MCPcopy
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
566func (t *topN[T]) reset() {
567 t.entries = t.entries[:0]
568}

Callers 2

resultMethod · 0.45
ResultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected