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 82882dfbd3
Have multi-instrument callback return an error (#3576)
* Have multi-inst callback return an error

* Update PR number in changelog entry

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2023-01-08 07:53:07 -08:00
..
instruments_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
instruments.go Add single instrument callback and split metric instrument configuration (#3507) 2023-01-06 09:20:49 -08:00
meter_test.go Have multi-instrument callback return an error (#3576) 2023-01-08 07:53:07 -08:00
meter_types_test.go Have multi-instrument callback return an error (#3576) 2023-01-08 07:53:07 -08:00
meter.go Have multi-instrument callback return an error (#3576) 2023-01-08 07:53:07 -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