MCPcopy Create free account
hub / github.com/coder/coder / GetMetrics

Method GetMetrics

scaletest/harness/run.go:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36type Collectable interface {
37 Runnable
38 GetMetrics() map[string]any
39}
40
41// AddRun creates a new *TestRun with the given name, ID and Runnable, adds it

Callers 2

GetMetricsMethod · 0.65
RunMethod · 0.65

Implementers 8

runnableTraceWrappercli/exp_scaletest.go
Statsagent/proto/agent.pb.go
Runnerscaletest/notifications/run.go
Runnerscaletest/bridge/run.go
Runnerscaletest/chat/run.go
testFnsscaletest/harness/run_test.go
Runnerscaletest/workspaceupdates/run.go
Runnerscaletest/workspacetraffic/run.go

Calls

no outgoing calls

Tested by

no test coverage detected