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