Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1575
type
SeriesAggregator
interface
{
1576
Combine([]*tempopb.TimeSeries)
1577
Results() SeriesSet
1578
Length() int
1579
}
1580
Callers
15
TestTempoDBQueryRange
Function · 0.65
BenchmarkBackendBlockQueryRange
Function · 0.65
TestSamplingError
Function · 0.65
BenchmarkBackendBlockQueryRange
Function · 0.65
TestSamplingError
Function · 0.65
QueryRange
Method · 0.65
queryRangeCompleteBlock
Method · 0.65
queryBlock
Method · 0.65
result
Method · 0.65
result
Method · 0.65
TestCountOverTimeInstantNsWithCutoff
Function · 0.65
TestObserveSeriesAverageOverTimeForSpanAttribute
Function · 0.65
Implementers
4
BaselineAggregator
pkg/traceql/engine_metrics_compare.go
averageOverTimeSeriesAggregator
pkg/traceql/engine_metrics_average.go
SimpleAggregator
pkg/traceql/engine_metrics.go
HistogramAggregator
pkg/traceql/engine_metrics.go
Calls
no outgoing calls
Tested by
11
TestTempoDBQueryRange
Function · 0.52
BenchmarkBackendBlockQueryRange
Function · 0.52
TestSamplingError
Function · 0.52
BenchmarkBackendBlockQueryRange
Function · 0.52
TestSamplingError
Function · 0.52
TestCountOverTimeInstantNsWithCutoff
Function · 0.52
TestObserveSeriesAverageOverTimeForSpanAttribute
Function · 0.52
TestObserveSeriesAverageOverTimeForSpanAttributeWithTruncation
Function · 0.52
TestSimpleAggregatorExemplarLimit
Function · 0.52
processLayer1AndLayer2
Function · 0.52
processLayer3
Function · 0.52