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 06f833e2ae
Unique instrument checking (#580)
* Add skeleton uniqueness checker

* Fix the build w/ new code in place

* Add sync tests

* More test

* Implement global uniqueness checking

* Set the library name

* Ensure ordered global initialization

* Use proper require statement for errors

* Comment

* Apply feedback fixes

* Comment and rename from feedback
2020-03-24 10:54:08 -07:00
..
core Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
correlation Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
global Unique instrument checking (#580) 2020-03-24 10:54:08 -07:00
key Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
metric Unique instrument checking (#580) 2020-03-24 10:54:08 -07:00
propagation Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
testharness Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
trace Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
unit Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00