Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
type
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
GetMetrics
Method · 0.65
Run
Method · 0.65
Implementers
8
runnableTraceWrapper
cli/exp_scaletest.go
Stats
agent/proto/agent.pb.go
Runner
scaletest/notifications/run.go
Runner
scaletest/bridge/run.go
Runner
scaletest/chat/run.go
testFns
scaletest/harness/run_test.go
Runner
scaletest/workspaceupdates/run.go
Runner
scaletest/workspacetraffic/run.go
Calls
no outgoing calls
Tested by
no test coverage detected