1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/metric/internal/global
Bogdan Drutu a9a519277a
Move metric no-op implementation to metric package (#2866)
* Move metric no-op implementation to metric package

This is to be consistent with trace package.

Fixes: https://github.com/open-telemetry/opentelemetry-go/issues/2767

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* Update metric/noop.go

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>

* Update noop.go

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-04-28 12:52:10 -07:00
..
instruments_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
instruments.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
meter_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
meter_types_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
meter.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
state_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
state.go Allow non-comparable global types (#2773) 2022-04-07 13:22:19 -07:00