MCPcopy
hub / github.com/grafana/tempo / httpGrpcRequests

Method httpGrpcRequests

modules/frontend/v1/request_batch.go:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52}
53
54func (b *requestBatch) httpGrpcRequests() []*httpgrpc.HTTPRequest {
55 return b.wireRequests
56}
57
58func (b *requestBatch) len() int {
59 return len(b.pipelineRequests)

Callers 2

ProcessMethod · 0.95
TestRequestBatchBasicsFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestRequestBatchBasicsFunction · 0.76