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

Struct streamingQuerierMetricsQueryInstantClient

pkg/tempopb/tempo.pb.go:3723–3725  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3721}
3722
3723type streamingQuerierMetricsQueryInstantClient struct {
3724 grpc.ClientStream
3725}
3726
3727func (x *streamingQuerierMetricsQueryInstantClient) Recv() (*QueryInstantResponse, error) {
3728 m := new(QueryInstantResponse)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected