1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric
Aaron Clawson 7aba25d651
Revert Adding attributes to the instrumentation scope.
Revert "Add instrumentation scope attributes (#3131)" (#3154)

This reverts commit 0078faeb0e.

Revert "Add WithScopeAttributes MeterOption to metric API package (#3132)"

This reverts commit 81a9bab814.
2022-09-09 09:06:58 -05:00
..
global Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
instrument typo fix (#2991) 2022-07-05 11:35:21 -04:00
internal/global Update golangci-lint to v1.48.0 (#3105) 2022-08-24 21:42:28 -05:00
unit Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
config.go Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
doc.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
example_test.go Update golangci-lint to v1.48.0 (#3105) 2022-08-24 21:42:28 -05:00
go.mod Release v1.9.0 (#3052) 2022-08-02 08:02:33 -07:00
go.sum Release prep 1.8.0 (#3001) 2022-07-08 14:23:16 -04:00
meter.go Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
noop_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
noop.go typo fix (#2991) 2022-07-05 11:35:21 -04:00