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

Function getStats

cmd/tempo-cli/cmd-analyse-block.go:1092–1094  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1090}
1091
1092func getStats() *attrStats {
1093 return statsPool.Get().(*attrStats)
1094}
1095
1096type attrStatsCollector struct{}
1097

Callers 1

KeepGroupMethod · 0.85

Calls 1

GetMethod · 0.65

Tested by

no test coverage detected