Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Bytes
Method
Bytes
modules/frontend/v1/request_batch.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
func
(b *buffer) Bytes() []byte {
29
return
b.buff
30
}
31
32
func
(b *requestBatch) clear() {
33
b.pipelineRequests = b.pipelineRequests[:0]
Callers
15
testFetch
Function · 0.80
KeepGroup
Method · 0.80
KeepGroup
Method · 0.80
KeepGroup
Method · 0.80
KeepGroup
Method · 0.80
KeepGroup
Method · 0.80
KeepGroup
Method · 0.80
KeepGroup
Method · 0.80
rawToResults
Function · 0.80
KeepGroup
Method · 0.80
KeepGroup
Method · 0.80
KeepGroup
Method · 0.80
Calls
no outgoing calls
Tested by
9
testFetch
Function · 0.64
makeTestFile
Function · 0.64
TestCacheCaches
Function · 0.64
TestDetermineContentType
Function · 0.64
TestUserConfigOverridesManager_WriteStatusRuntimeConfig
Function · 0.64
TestRemoteWriteHeaders
Function · 0.64
Test_UserConfigOverridesAPI_CostAttribution
Function · 0.64
testPredicate
Function · 0.64
TestResponseFixture
Function · 0.64