1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api
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
..
core Consistently use pointer receivers for core.Number (#375) 2019-12-09 13:03:11 -08:00
distributedcontext Consistently use pointer receivers for core.Number (#375) 2019-12-09 13:03:11 -08:00
global Rename handle to bound instrument (@sircelsius) (#400) 2019-12-27 16:30:19 -08:00
key 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
propagators Rename CurrentSpan to SpanFromContext & SetCurrentSpan to ContextWithSpan (#379) 2019-12-11 08:51:32 -08:00
testharness Rename CurrentSpan to SpanFromContext & SetCurrentSpan to ContextWithSpan (#379) 2019-12-11 08:51:32 -08:00
trace rename Message in Event to Name (#389) 2019-12-18 10:13:05 -08:00
unit Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00