Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ Shutdown
Method
Shutdown
cli/command/telemetry.go:36–36 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
34
metric.MeterProvider
35
ForceFlush(ctx context.Context) error
36
Shutdown(ctx context.Context) error
37
}
38
39
// TelemetryClient provides the methods for using OTEL tracing or metrics.
Callers
1
runDocker
Function · 0.65
Implementers
1
cliReader
cli/command/telemetry.go
Calls
no outgoing calls
Tested by
no test coverage detected