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

Method ShouldQuit

modules/frontend/combiner/interface.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 AddResponse(r PipelineResponse) error
13 StatusCode() int
14 ShouldQuit() bool
15
16 // returns the final/complete results
17 HTTPFinal() (*http.Response, error)

Implementers 1

TraceByIDCombinermodules/frontend/combiner/trace_by_id.

Calls

no outgoing calls