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
Tyler Yahn 288a3dd435
Metrics instrumentation version (#811)
* Support instrumentation library in metrics

* Update stdout exporter to display instrumentation info

* Fix tests that use the STDOUT exporter

* Refactor to keep SDK out of API

* Update global Meter and test Meter version

* Revert unneeded import syntax change

* Fix Unit comment

* Update comments

* Update comment

* Revert no-op change to import
2020-06-12 09:11:17 -07:00
..
benchmark_test.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
internal_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
meter_test.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
meter.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
registry_test.go Rename Register* to New* (#761) 2020-05-21 15:42:14 -07:00
state.go Unique instrument checking (#580) 2020-03-24 10:54:08 -07:00
trace_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
trace.go Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00