1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/api/global/internal
Joshua MacDonald 1414d363de
Global meter forwarding implementation (#392)
* Initial skeleton

* Revert noop provider removal

* Checkpoint

* Checkpoint

* Implement Bound instrument and LabelSet

* Add test

* Add a benchmark

* Add a release test

* Document LabelSetDelegator

* Lint and comments

* Add a second Meter test; fix typo; add a panic

* Add a test for the builtin SDK

* Address feedback
2019-12-23 23:03:04 -08:00
..
benchmark_test.go Global meter forwarding implementation (#392) 2019-12-23 23:03:04 -08:00
meter_test.go Global meter forwarding implementation (#392) 2019-12-23 23:03:04 -08:00
meter.go Global meter forwarding implementation (#392) 2019-12-23 23:03:04 -08:00
state.go Global meter forwarding implementation (#392) 2019-12-23 23:03:04 -08:00