1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/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
..
aggregator Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
controller Fix for delayed global registration (#2784) 2022-04-13 19:49:06 -05:00
export Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
metrictest Remove unneeded metrictest types (#2864) 2022-04-27 11:38:54 -07:00
number Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
processor Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
registry Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
sdkapi Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
selector/simple [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
alignment_test.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
atomicfields.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
benchmark_test.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
correct_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
doc.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
go.mod Release v1.7.0 (#2869) 2022-04-28 08:51:40 -07:00
go.sum Update versions of dependences (#2710) 2022-03-21 11:05:16 -04:00
histogram_stress_test.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
refcount_mapped.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
sdk.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00