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

Method Results

pkg/traceql/engine_metrics.go:1577–1577  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1575type SeriesAggregator interface {
1576 Combine([]*tempopb.TimeSeries)
1577 Results() SeriesSet
1578 Length() int
1579}
1580

Callers 15

TestTempoDBQueryRangeFunction · 0.65
TestSamplingErrorFunction · 0.65
TestSamplingErrorFunction · 0.65
QueryRangeMethod · 0.65
queryBlockMethod · 0.65
resultMethod · 0.65
resultMethod · 0.65

Implementers 4

BaselineAggregatorpkg/traceql/engine_metrics_compare.go
averageOverTimeSeriesAggregatorpkg/traceql/engine_metrics_average.go
SimpleAggregatorpkg/traceql/engine_metrics.go
HistogramAggregatorpkg/traceql/engine_metrics.go

Calls

no outgoing calls