MCPcopy
hub / github.com/grafana/tempo / countSeriesDemand

Method countSeriesDemand

modules/generator/registry/registry.go:78–78  ·  view source on GitHub ↗

countSeriesDemand estimates the number of active series that would be created if the maxActiveSeries were unlimited.

()

Source from the content-addressed store, hash-verified

76 countActiveSeries() int
77 // countSeriesDemand estimates the number of active series that would be created if the maxActiveSeries were unlimited.
78 countSeriesDemand() int
79 removeStaleSeries(staleTimeMs int64)
80}
81

Implementers 7

countermodules/generator/registry/counter.go
testCountermodules/generator/registry/test.go
testGaugemodules/generator/registry/test.go
testHistogrammodules/generator/registry/test.go
histogrammodules/generator/registry/histogram.g
nativeHistogrammodules/generator/registry/native_hist
gaugemodules/generator/registry/gauge.go

Calls

no outgoing calls