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 f941b3a8df
Restructure RegisterCallback method (#3587)
* Restructure RegisterCallback method

Instead of accepting instruments to register the callback with as a
slice, accept them as variadic arguments.

* Add changes to changelog

* Add PR number to changes
2023-01-13 08:31:14 -08:00
..
instruments_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
instruments.go Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00
meter_test.go Restructure RegisterCallback method (#3587) 2023-01-13 08:31:14 -08:00
meter_types_test.go Restructure RegisterCallback method (#3587) 2023-01-13 08:31:14 -08:00
meter.go Restructure RegisterCallback method (#3587) 2023-01-13 08:31:14 -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