Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1092
func
getStats() *attrStats {
1093
return
statsPool.Get().(*attrStats)
1094
}
1095
1096
type
attrStatsCollector
struct
{}
1097
Callers
1
KeepGroup
Method · 0.85
Calls
1
Get
Method · 0.65
Tested by
no test coverage detected