1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk
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
..
export rename Message in Event to Name (#389) 2019-12-18 10:13:05 -08:00
internal Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
metric Rename handle to bound instrument (@sircelsius) (#400) 2019-12-27 16:30:19 -08:00
trace rename Message in Event to Name (#389) 2019-12-18 10:13:05 -08:00
opentelemetry.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00