MCPcopy
hub / github.com/prometheus/prometheus / Run

Method Run

promql/promqltest/test.go:69–69  ·  view source on GitHub ↗
(string, func(*testing.T))

Source from the content-addressed store, hash-verified

67type TBRun interface {
68 testing.TB
69 Run(string, func(*testing.T)) bool
70}
71
72var testStartTime = time.Unix(0, 0).UTC()

Implementers 15

Watchertsdb/wlog/watcher.go
discoverydocumentation/examples/custom-sd/adapt
Adapterdocumentation/examples/custom-sd/adapt
Managerscrape/manager.go
Managerrules/manager.go
mockdiscoveryProviderdiscovery/manager_test.go
onceProviderdiscovery/manager_test.go
testDiscovererdiscovery/manager_test.go
Managerdiscovery/manager.go
Discoverydiscovery/consul/consul.go
Poddiscovery/kubernetes/pod.go
Nodediscovery/kubernetes/node.go

Calls

no outgoing calls