MCPcopy 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

33type MeterProvider interface {
34 metric.MeterProvider
35 ForceFlush(ctx context.Context) error
36 Shutdown(ctx context.Context) error
37}
38

Callers 2

startCobraCommandTimerFunction · 0.65
flushMetricsFunction · 0.65

Implementers 1

cliReadercli/command/telemetry.go

Calls

no outgoing calls

Tested by

no test coverage detected