1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/metric
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
..
global Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
instrument [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
internal/global Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
unit Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
config.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
doc.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
example_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
go.mod Release v1.7.0 (#2869) 2022-04-28 08:51:40 -07:00
go.sum Adds metrics Global (#2660) 2022-03-22 08:33:13 -07:00
meter.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
noop_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
noop.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00