MCPcopy
hub / github.com/grafana/k6 / Stop

Method Stop

output/types.go:66–66  ·  view source on GitHub ↗

Flush all remaining metrics and finalize the test run.

()

Source from the content-addressed store, hash-verified

64
65 // Flush all remaining metrics and finalize the test run.
66 Stop() error
67}
68
69// WithThresholds is an output that requires the Engine to give it the

Callers 9

runMethod · 0.65
StartMethod · 0.65
stopOutputsMethod · 0.65
runPeriodicFlushMethod · 0.65
periodicInvokeMethod · 0.65
TestMakeRequestRPSLimitFunction · 0.65
TestGetGroupsFunction · 0.65

Implementers 3

GroupSummarylib/test_state.go
MockOutputinternal/lib/testutils/mockoutput/mock
extensioninternal/dashboard/extension.go

Calls

no outgoing calls

Tested by 3

TestMakeRequestRPSLimitFunction · 0.52
TestGetGroupsFunction · 0.52