Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ RoundTrip
Method
RoundTrip
modules/frontend/pipeline/pipeline.go:130–130 · modules/frontend/pipeline/pipeline.go::RoundTripper.RoundTrip
(Request)
Source
from the content-addressed store, hash-verified
128
129
type
RoundTripper
interface
{
130
RoundTrip(Request) (*http.Response, error)
131
}
132
133
// Middleware is used to build pipelines of pipeline.Roundtrippers
Callers
15
RoundTrip
Method · 0.65
RoundTrip
Method · 0.65
TestTagsSearchSharderRoundTripBadRequest
Function · 0.65
TestTotalJobsIncludesIngester
Function · 0.65
TestSearchSharderRoundTripBadRequest
Function · 0.65
TestSearchSharderReturnsConsistentShards
Function · 0.65
TestDefaultSpansPerSpanSet
Function · 0.65
TestSkipASTTransformationsMerge
Function · 0.65
ServeHTTP
Method · 0.65
newSearchStreamingGRPCHandler
Function · 0.65
newSearchHTTPHandler
Function · 0.65
newTraceIDHandler
Function · 0.65
Implementers
15
instrumentedTransport
tempodb/backend/instrumentation/backen
mockRoundTripperWithCapture
modules/frontend/metrics_query_range_h
searchTagSharder
modules/frontend/tag_sharder.go
queryRangeSharder
modules/frontend/metrics_query_range_s
asyncSearchSharder
modules/frontend/search_sharder.go
asyncTraceSharder
modules/frontend/traceid_sharder.go
mockRoundTripper
modules/frontend/search_handlers_test.
Frontend
modules/frontend/v1/frontend.go
statusCodeAdjustWare
modules/frontend/pipeline/sync_handler
sharder
modules/frontend/pipeline/responses_te
pipelineBridge
modules/frontend/pipeline/pipeline.go
retryWare
modules/frontend/pipeline/sync_handler
Calls
no outgoing calls
Tested by
15
RoundTrip
Method · 0.52
TestTagsSearchSharderRoundTripBadRequest
Function · 0.52
TestTotalJobsIncludesIngester
Function · 0.52
TestSearchSharderRoundTripBadRequest
Function · 0.52
TestSearchSharderReturnsConsistentShards
Function · 0.52
TestDefaultSpansPerSpanSet
Function · 0.52
TestSkipASTTransformationsMerge
Function · 0.52
TestStripHeaders
Function · 0.52
DoWeightedRequest
Function · 0.52
TestQueryValidator
Function · 0.52
TestRetry
Function · 0.52
TestRetry_CancelledRequest
Function · 0.52