1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/api/global
Joshua MacDonald dd781560d4
Rename handle to bound instrument (@sircelsius) (#400)
* Rename metric Handle to Bound Instrument

* Rename metric Handle to Bound Instrument

* Rename metric Handle to Bound Instrument

* chore(meter): renamed from *BoundInstrument to Bound*, renamed AcquireBoundInstrument to Bind

* chore(meter): renamed Release to Unbind

* Self feedback in doc.go

* Rename confusing method name

Co-authored-by: Marc Bramaud <sircelsius@users.noreply.github.com>
2019-12-27 16:30:19 -08:00
..
internal Rename handle to bound instrument (@sircelsius) (#400) 2019-12-27 16:30:19 -08:00
global_test.go Consistently use pointer receivers for core.Number (#375) 2019-12-09 13:03:11 -08:00
global.go Global meter forwarding implementation (#392) 2019-12-23 23:03:04 -08:00