Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ reset
Method
reset
pkg/traceql/engine_metrics_compare.go:566–568 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
564
}
565
566
func
(t *topN[T]) reset() {
567
t.entries = t.entries[:0]
568
}
Callers
2
result
Method · 0.45
Results
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected