Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ ResponseData
Method
ResponseData
modules/frontend/pipeline/pipeline.go:27–27 ·
view source on GitHub ↗
add data that will be sent back with this requests response
()
Source
from the content-addressed store, hash-verified
25
26
SetResponseData(any)
// add data that will be sent back with this requests response
27
ResponseData() any
28
}
29
30
type
HTTPRequest
struct
{
Callers
3
TestBuildBackendRequestsShardNumbers
Function · 0.65
TestSearchSharderReturnsConsistentShards
Function · 0.65
RoundTrip
Method · 0.65
Implementers
1
HTTPRequest
modules/frontend/pipeline/pipeline.go
Calls
no outgoing calls
Tested by
2
TestBuildBackendRequestsShardNumbers
Function · 0.52
TestSearchSharderReturnsConsistentShards
Function · 0.52