1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric/internal/global
Tyler Yahn e368276257
Create metric API Callback type (#3564)
* Create metric API Callback type

Document the type according the OTel specification requirements.

* Update all impls of the metric API with new type

* Add changes to changelog

* Update PR number in changelog entry
2023-01-05 14:22:06 -08:00
..
instruments_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
instruments.go Remove metric instrument provider API (#3530) 2023-01-03 10:34:10 -08:00
meter_test.go Remove metric instrument provider API (#3530) 2023-01-03 10:34:10 -08:00
meter_types_test.go Create metric API Callback type (#3564) 2023-01-05 14:22:06 -08:00
meter.go Create metric API Callback type (#3564) 2023-01-05 14:22:06 -08:00
state_test.go typo fix (#2991) 2022-07-05 11:35:21 -04:00
state.go Allow non-comparable global types (#2773) 2022-04-07 13:22:19 -07:00