1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk/metric/controller/push
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
..
config_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
config.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
push_test.go Kick label encoder out of sdk (#574) 2020-03-24 09:30:12 -07:00
push.go Unique instrument checking (#580) 2020-03-24 10:54:08 -07:00