Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ HTTPFinal
Method
HTTPFinal
modules/frontend/combiner/interface.go:17–17 ·
view source on GitHub ↗
returns the final/complete results
()
Source
from the content-addressed store, hash-verified
15
16
// returns the final/complete results
17
HTTPFinal() (*http.Response, error)
18
}
19
20
type
TypedCombiner[T TResponse]
interface
{
Callers
12
TestTraceByIDHonorsContentType
Function · 0.65
TestTraceByIDRedactorHidesTrace
Function · 0.65
TestGenericCombinerHoldsErrors
Function · 0.65
TestGenericCombinerDoesntRace
Function · 0.65
testTagsCombiner
Function · 0.65
TestNewTraceByIdV2ReturnsAPartialTrace
Function · 0.65
TestNewTraceByIdV2ReturnsAPartialTraceOnPartialTraceReturnedByQuerier
Function · 0.65
TestTraceByIDV2RedactorHidesTrace
Function · 0.65
TestNewTraceByIDV2
Function · 0.65
testSearchCombinesResults
Function · 0.65
testSearchResponseCombiner
Function · 0.65
RoundTrip
Method · 0.65
Implementers
1
TraceByIDCombiner
modules/frontend/combiner/trace_by_id.
Calls
no outgoing calls
Tested by
11
TestTraceByIDHonorsContentType
Function · 0.52
TestTraceByIDRedactorHidesTrace
Function · 0.52
TestGenericCombinerHoldsErrors
Function · 0.52
TestGenericCombinerDoesntRace
Function · 0.52
testTagsCombiner
Function · 0.52
TestNewTraceByIdV2ReturnsAPartialTrace
Function · 0.52
TestNewTraceByIdV2ReturnsAPartialTraceOnPartialTraceReturnedByQuerier
Function · 0.52
TestTraceByIDV2RedactorHidesTrace
Function · 0.52
TestNewTraceByIDV2
Function · 0.52
testSearchCombinesResults
Function · 0.52
testSearchResponseCombiner
Function · 0.52