MCPcopy Create free account
hub / github.com/cortexproject/cortex / Register

Method Register

pkg/querier/tripperware/instrumentation.go:58–58  ·  view source on GitHub ↗

Register implements instrument.Collector.

()

Source from the content-addressed store, hash-verified

56
57// Register implements instrument.Collector.
58func (c *NoopCollector) Register() {}
59
60// Before implements instrument.Collector.
61func (c *NoopCollector) Before(ctx context.Context, method string, start time.Time) {}

Callers 7

initFunction · 0.80
NewFunction · 0.80
NewQuerierHandlerFunction · 0.80
Test_StatsRendererFunction · 0.80
createPrometheusAPIFunction · 0.80
registerCollectorFunction · 0.80
TestProcessCollectorFunction · 0.80

Calls

no outgoing calls

Tested by 3

Test_StatsRendererFunction · 0.64
createPrometheusAPIFunction · 0.64
TestProcessCollectorFunction · 0.64