1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric/instrument
Tyler Yahn a54167d2c9
Remove metric instrument provider API (#3530)
* Remove all InstrumentProvider APIs

* Fix noop impl

* Fix metric/example_test.go

* Update global impl

* Update sdk/metric impl

* Fix examples

* Fix prometheus exporter

* Add changes to changelog

Co-authored-by: Aaron Clawson <3766680+MadVikingGod@users.noreply.github.com>
2023-01-03 10:34:10 -08:00
..
asyncfloat64 Remove metric instrument provider API (#3530) 2023-01-03 10:34:10 -08:00
asyncint64 Remove metric instrument provider API (#3530) 2023-01-03 10:34:10 -08:00
syncfloat64 Remove metric instrument provider API (#3530) 2023-01-03 10:34:10 -08:00
syncint64 Remove metric instrument provider API (#3530) 2023-01-03 10:34:10 -08:00
config.go typo fix (#2991) 2022-07-05 11:35:21 -04:00
instrument.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00