1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/metric
Tyler Yahn c1802c213e
Rename instrumentationName param of Meter method (#3734)
Rename to name to match our trace API and the metric specification.
2023-02-16 12:04:19 -08:00
..
global Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
instrument Remove the deprecated instrument packages (#3631) 2023-01-31 08:12:39 -08:00
internal/global Remove the unneeded Observe method from the async instruments (#3586) 2023-01-25 12:58:09 -08: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 Remove the unneeded Observe method from the async instruments (#3586) 2023-01-25 12:58:09 -08:00
go.mod Prepare v1.13.0/v0.36.0 release (#3688) 2023-02-07 14:34:41 -05:00
go.sum dependabot updates Mon Oct 31 15:24:02 UTC 2022 (#3433) 2022-10-31 08:54:41 -07:00
meter.go Rename instrumentationName param of Meter method (#3734) 2023-02-16 12:04:19 -08:00
noop_test.go Remove the unneeded Observe method from the async instruments (#3586) 2023-01-25 12:58:09 -08:00
noop.go Remove the unneeded Observe method from the async instruments (#3586) 2023-01-25 12:58:09 -08:00