| Class | Description |
|---|---|
| Reports | |
| Reports.ClientNameStats |
Protobuf type
mdg.engine.proto.ClientNameStats |
| Reports.ClientNameStats.Builder |
Protobuf type
mdg.engine.proto.ClientNameStats |
| Reports.ContextualizedQueryLatencyStats |
Protobuf type
mdg.engine.proto.ContextualizedQueryLatencyStats |
| Reports.ContextualizedQueryLatencyStats.Builder |
Protobuf type
mdg.engine.proto.ContextualizedQueryLatencyStats |
| Reports.ContextualizedTypeStats |
Protobuf type
mdg.engine.proto.ContextualizedTypeStats |
| Reports.ContextualizedTypeStats.Builder |
Protobuf type
mdg.engine.proto.ContextualizedTypeStats |
| Reports.Field |
Protobuf type
mdg.engine.proto.Field |
| Reports.Field.Builder |
Protobuf type
mdg.engine.proto.Field |
| Reports.FieldStat |
Protobuf type
mdg.engine.proto.FieldStat |
| Reports.FieldStat.Builder |
Protobuf type
mdg.engine.proto.FieldStat |
| Reports.FullTracesReport |
This is the top-level message used by the new traces ingress.
|
| Reports.FullTracesReport.Builder |
This is the top-level message used by the new traces ingress.
|
| Reports.MemStats |
Protobuf type
mdg.engine.proto.MemStats |
| Reports.MemStats.Builder |
Protobuf type
mdg.engine.proto.MemStats |
| Reports.PathErrorStats |
Protobuf type
mdg.engine.proto.PathErrorStats |
| Reports.PathErrorStats.Builder |
Protobuf type
mdg.engine.proto.PathErrorStats |
| Reports.QueryLatencyStats |
Protobuf type
mdg.engine.proto.QueryLatencyStats |
| Reports.QueryLatencyStats.Builder |
Protobuf type
mdg.engine.proto.QueryLatencyStats |
| Reports.QueryStats |
Protobuf type
mdg.engine.proto.QueryStats |
| Reports.QueryStats.Builder |
Protobuf type
mdg.engine.proto.QueryStats |
| Reports.ReportHeader |
The `service` value embedded within the header key is not guaranteed to contain an actual service,
and, in most cases, the service information is trusted to come from upstream processing.
|
| Reports.ReportHeader.Builder |
The `service` value embedded within the header key is not guaranteed to contain an actual service,
and, in most cases, the service information is trusted to come from upstream processing.
|
| Reports.StatsContext |
Protobuf type
mdg.engine.proto.StatsContext |
| Reports.StatsContext.Builder |
Protobuf type
mdg.engine.proto.StatsContext |
| Reports.StatsReport |
Top-level message type for the server-side stats endpoint
|
| Reports.StatsReport.Builder |
Top-level message type for the server-side stats endpoint
|
| Reports.TimeStats |
Protobuf type
mdg.engine.proto.TimeStats |
| Reports.TimeStats.Builder |
Protobuf type
mdg.engine.proto.TimeStats |
| Reports.Trace |
Protobuf type
mdg.engine.proto.Trace |
| Reports.Trace.Builder |
Protobuf type
mdg.engine.proto.Trace |
| Reports.Trace.CachePolicy |
Protobuf type
mdg.engine.proto.Trace.CachePolicy |
| Reports.Trace.CachePolicy.Builder |
Protobuf type
mdg.engine.proto.Trace.CachePolicy |
| Reports.Trace.Details |
Protobuf type
mdg.engine.proto.Trace.Details |
| Reports.Trace.Details.Builder |
Protobuf type
mdg.engine.proto.Trace.Details |
| Reports.Trace.Error |
Protobuf type
mdg.engine.proto.Trace.Error |
| Reports.Trace.Error.Builder |
Protobuf type
mdg.engine.proto.Trace.Error |
| Reports.Trace.HTTP |
Protobuf type
mdg.engine.proto.Trace.HTTP |
| Reports.Trace.HTTP.Builder |
Protobuf type
mdg.engine.proto.Trace.HTTP |
| Reports.Trace.HTTP.Values |
Protobuf type
mdg.engine.proto.Trace.HTTP.Values |
| Reports.Trace.HTTP.Values.Builder |
Protobuf type
mdg.engine.proto.Trace.HTTP.Values |
| Reports.Trace.Location |
Protobuf type
mdg.engine.proto.Trace.Location |
| Reports.Trace.Location.Builder |
Protobuf type
mdg.engine.proto.Trace.Location |
| Reports.Trace.Node |
We store information on each resolver execution as a Node on a tree.
|
| Reports.Trace.Node.Builder |
We store information on each resolver execution as a Node on a tree.
|
| Reports.Trace.QueryPlanNode |
represents a node in the query plan, under which there is a trace tree for that service fetch.
|
| Reports.Trace.QueryPlanNode.Builder |
represents a node in the query plan, under which there is a trace tree for that service fetch.
|
| Reports.Trace.QueryPlanNode.FetchNode |
This represents a node to send an operation to an implementing service
|
| Reports.Trace.QueryPlanNode.FetchNode.Builder |
This represents a node to send an operation to an implementing service
|
| Reports.Trace.QueryPlanNode.FlattenNode |
This node represents a way to reach into the response path and attach related entities.
|
| Reports.Trace.QueryPlanNode.FlattenNode.Builder |
This node represents a way to reach into the response path and attach related entities.
|
| Reports.Trace.QueryPlanNode.ParallelNode |
This represents a set of nodes to be executed in parallel by the Gateway executor
|
| Reports.Trace.QueryPlanNode.ParallelNode.Builder |
This represents a set of nodes to be executed in parallel by the Gateway executor
|
| Reports.Trace.QueryPlanNode.ResponsePathElement |
Protobuf type
mdg.engine.proto.Trace.QueryPlanNode.ResponsePathElement |
| Reports.Trace.QueryPlanNode.ResponsePathElement.Builder |
Protobuf type
mdg.engine.proto.Trace.QueryPlanNode.ResponsePathElement |
| Reports.Trace.QueryPlanNode.SequenceNode |
This represents a set of nodes to be executed sequentially by the Gateway executor
|
| Reports.Trace.QueryPlanNode.SequenceNode.Builder |
This represents a set of nodes to be executed sequentially by the Gateway executor
|
| Reports.Traces |
Just a sequence of traces with the same statsReportKey.
|
| Reports.Traces.Builder |
Just a sequence of traces with the same statsReportKey.
|
| Reports.TracesReport |
Top-level message type for the server-side traces endpoint
|
| Reports.TracesReport.Builder |
Top-level message type for the server-side traces endpoint
|
| Reports.TraceV1 |
Protobuf type
mdg.engine.proto.TraceV1 |
| Reports.TraceV1.Builder |
Protobuf type
mdg.engine.proto.TraceV1 |
| Reports.Type |
Protobuf type
mdg.engine.proto.Type |
| Reports.Type.Builder |
Protobuf type
mdg.engine.proto.Type |
| Reports.TypeStat |
Protobuf type
mdg.engine.proto.TypeStat |
| Reports.TypeStat.Builder |
Protobuf type
mdg.engine.proto.TypeStat |
| Enum | Description |
|---|---|
| Reports.Trace.CachePolicy.Scope |
Protobuf enum
mdg.engine.proto.Trace.CachePolicy.Scope |
| Reports.Trace.HTTP.Method |
Protobuf enum
mdg.engine.proto.Trace.HTTP.Method |
| Reports.Trace.Node.IdCase | |
| Reports.Trace.QueryPlanNode.NodeCase | |
| Reports.Trace.QueryPlanNode.ResponsePathElement.IdCase |