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 32ddc16e1b
Make Meter a struct, simplify the global Meter (#709)
* Tests pass

* Precommit pass

* More lint

* Remove a few interfaces

* Final edits

* Fix comments

* Indentation

* registry->unique

* Comments
2020-05-11 20:29:06 -07:00
..
benchmark_test.go Metric SDK renames to align with draft SDK spec (#710) 2020-05-11 10:23:06 -07:00
internal_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
meter_test.go Make Meter a struct, simplify the global Meter (#709) 2020-05-11 20:29:06 -07:00
meter.go Make Meter a struct, simplify the global Meter (#709) 2020-05-11 20:29:06 -07:00
registry_test.go Unique instrument checking (#580) 2020-03-24 10:54:08 -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 License header for all source files (#586) 2020-03-23 22:41:10 -07:00