MCPcopy
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
28func (b *buffer) Bytes() []byte {
29 return b.buff
30}
31
32func (b *requestBatch) clear() {
33 b.pipelineRequests = b.pipelineRequests[:0]

Callers 15

testFetchFunction · 0.80
KeepGroupMethod · 0.80
KeepGroupMethod · 0.80
KeepGroupMethod · 0.80
KeepGroupMethod · 0.80
KeepGroupMethod · 0.80
KeepGroupMethod · 0.80
KeepGroupMethod · 0.80
rawToResultsFunction · 0.80
KeepGroupMethod · 0.80
KeepGroupMethod · 0.80
KeepGroupMethod · 0.80

Calls

no outgoing calls

Tested by 9

testFetchFunction · 0.64
makeTestFileFunction · 0.64
TestCacheCachesFunction · 0.64
TestDetermineContentTypeFunction · 0.64
TestRemoteWriteHeadersFunction · 0.64
testPredicateFunction · 0.64
TestResponseFixtureFunction · 0.64