MCPcopy Index your code
hub / github.com/docker/cli / MeterProvider

Method MeterProvider

cli/command/telemetry.go:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61}
62
63func (*DockerCli) MeterProvider() metric.MeterProvider {
64 return otel.GetMeterProvider()
65}
66
67// WithResourceOptions configures additional options for the default resource. The default
68// resource will continue to include its default options.

Callers 1

StartInstrumentationMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected