Interface | Description |
---|---|
GetTraceRequestOrBuilder | |
ListTracesRequestOrBuilder | |
ListTracesResponseOrBuilder | |
PatchTracesRequestOrBuilder | |
TraceOrBuilder | |
TracesOrBuilder | |
TraceSpanOrBuilder |
Class | Description |
---|---|
GetTraceRequest |
The request message for the `GetTrace` method.
|
GetTraceRequest.Builder |
The request message for the `GetTrace` method.
|
ListTracesRequest |
The request message for the `ListTraces` method.
|
ListTracesRequest.Builder |
The request message for the `ListTraces` method.
|
ListTracesResponse |
The response message for the `ListTraces` method.
|
ListTracesResponse.Builder |
The response message for the `ListTraces` method.
|
PatchTracesRequest |
The request message for the `PatchTraces` method.
|
PatchTracesRequest.Builder |
The request message for the `PatchTraces` method.
|
Trace |
A trace describes how long it takes for an application to perform an
operation.
|
Trace.Builder |
A trace describes how long it takes for an application to perform an
operation.
|
TraceProto | |
Traces |
List of new or updated traces.
|
Traces.Builder |
List of new or updated traces.
|
TraceServiceGrpc |
This file describes an API for collecting and viewing traces and spans
within a trace.
|
TraceServiceGrpc.TraceServiceBlockingStub |
This file describes an API for collecting and viewing traces and spans
within a trace.
|
TraceServiceGrpc.TraceServiceFutureStub |
This file describes an API for collecting and viewing traces and spans
within a trace.
|
TraceServiceGrpc.TraceServiceImplBase |
This file describes an API for collecting and viewing traces and spans
within a trace.
|
TraceServiceGrpc.TraceServiceStub |
This file describes an API for collecting and viewing traces and spans
within a trace.
|
TraceSpan |
A span represents a single timed event within a trace.
|
TraceSpan.Builder |
A span represents a single timed event within a trace.
|
Enum | Description |
---|---|
ListTracesRequest.ViewType |
Type of data returned for traces in the list.
|
TraceSpan.SpanKind |
Type of span.
|