1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric
Tyler Yahn 002444a2e7
Remove the sync inst from async example (#4019)
Simplify the ExampleMeter_asynchronous_multiple example test to only
include asynchronous instruments. Remove the synchronous histogram.
2023-04-20 16:14:39 -07:00
..
embedded Fix embedded documentation links (#3982) 2023-04-11 16:57:38 -07:00
global Move global metric back to otel/metric/global for minor release (#3986) 2023-04-13 07:39:39 -07:00
instrument Add options to measurement methods (#3971) 2023-04-18 07:16:06 -07:00
internal/global Add options to measurement methods (#3971) 2023-04-18 07:16:06 -07:00
noop Add options to measurement methods (#3971) 2023-04-18 07:16:06 -07:00
config_test.go Accept scope attributes during Meter creation (#3738) 2023-02-17 10:00:19 -08:00
config.go Accept scope attributes during Meter creation (#3738) 2023-02-17 10:00:19 -08:00
doc.go Add embedded private method interfaces in metric API (#3916) 2023-04-03 07:33:19 -07:00
example_test.go Remove the sync inst from async example (#4019) 2023-04-20 16:14:39 -07:00
go.mod dependabot updates Sun Apr 2 15:32:08 UTC 2023 (#3963) 2023-04-02 12:10:19 -04:00
go.sum dependabot updates Sun Apr 2 15:32:08 UTC 2023 (#3963) 2023-04-02 12:10:19 -04:00
meter.go Add options to measurement methods (#3971) 2023-04-18 07:16:06 -07:00