Class |
Description |
com.google.devtools.cloudtrace.v2.AttributeValue |
The allowed types for [VALUE] in a [KEY]:[VALUE] attribute.
|
com.google.devtools.cloudtrace.v2.AttributeValue.Builder |
The allowed types for [VALUE] in a [KEY]:[VALUE] attribute.
|
com.google.devtools.cloudtrace.v2.BatchWriteSpansRequest |
The request message for the BatchWriteSpans method.
|
com.google.devtools.cloudtrace.v2.BatchWriteSpansRequest.Builder |
The request message for the BatchWriteSpans method.
|
com.google.devtools.cloudtrace.v2.Module |
Binary module.
|
com.google.devtools.cloudtrace.v2.Module.Builder |
Binary module.
|
com.google.devtools.cloudtrace.v2.ProjectName |
|
com.google.devtools.cloudtrace.v2.ProjectName.Builder |
Builder for projects/{project}. |
com.google.devtools.cloudtrace.v2.Span |
A span represents a single operation within a trace. Spans can be
nested to form a trace tree. Often, a trace contains a root span
that describes the end-to-end latency, and one or more subspans for |
com.google.devtools.cloudtrace.v2.Span.Attributes |
A set of attributes as key-value pairs.
|
com.google.devtools.cloudtrace.v2.Span.Attributes.Builder |
A set of attributes as key-value pairs.
|
com.google.devtools.cloudtrace.v2.Span.Builder |
A span represents a single operation within a trace. Spans can be
nested to form a trace tree. Often, a trace contains a root span
that describes the end-to-end latency, and one or more subspans for |
com.google.devtools.cloudtrace.v2.Span.Link |
A pointer from the current span to another span in the same trace or in a
different trace. For example, this can be used in batching operations,
where a single batch handler processes multiple requests from different |
com.google.devtools.cloudtrace.v2.Span.Link.Builder |
A pointer from the current span to another span in the same trace or in a
different trace. For example, this can be used in batching operations,
where a single batch handler processes multiple requests from different |
com.google.devtools.cloudtrace.v2.Span.Links |
A collection of links, which are references from this span to a span
in the same or different trace.
|
com.google.devtools.cloudtrace.v2.Span.Links.Builder |
A collection of links, which are references from this span to a span
in the same or different trace.
|
com.google.devtools.cloudtrace.v2.Span.TimeEvent |
A time-stamped annotation or message event in the Span.
|
com.google.devtools.cloudtrace.v2.Span.TimeEvent.Annotation |
Text annotation with a set of attributes.
|
com.google.devtools.cloudtrace.v2.Span.TimeEvent.Annotation.Builder |
Text annotation with a set of attributes.
|
com.google.devtools.cloudtrace.v2.Span.TimeEvent.Builder |
A time-stamped annotation or message event in the Span.
|
com.google.devtools.cloudtrace.v2.Span.TimeEvent.MessageEvent |
An event describing a message sent/received between Spans.
|
com.google.devtools.cloudtrace.v2.Span.TimeEvent.MessageEvent.Builder |
An event describing a message sent/received between Spans.
|
com.google.devtools.cloudtrace.v2.Span.TimeEvents |
A collection of TimeEvent s. A TimeEvent is a time-stamped annotation
on the span, consisting of either user-supplied key:value pairs, or
details of a message sent/received between Spans. |
com.google.devtools.cloudtrace.v2.Span.TimeEvents.Builder |
A collection of TimeEvent s. A TimeEvent is a time-stamped annotation
on the span, consisting of either user-supplied key:value pairs, or
details of a message sent/received between Spans. |
com.google.devtools.cloudtrace.v2.SpanName |
|
com.google.devtools.cloudtrace.v2.SpanName.Builder |
Builder for projects/{project}/traces/{trace}/spans/{span}. |
com.google.devtools.cloudtrace.v2.StackTrace |
A call stack appearing in a trace.
|
com.google.devtools.cloudtrace.v2.StackTrace.Builder |
A call stack appearing in a trace.
|
com.google.devtools.cloudtrace.v2.StackTrace.StackFrame |
Represents a single stack frame in a stack trace.
|
com.google.devtools.cloudtrace.v2.StackTrace.StackFrame.Builder |
Represents a single stack frame in a stack trace.
|
com.google.devtools.cloudtrace.v2.StackTrace.StackFrames |
A collection of stack frames, which can be truncated.
|
com.google.devtools.cloudtrace.v2.StackTrace.StackFrames.Builder |
A collection of stack frames, which can be truncated.
|
com.google.devtools.cloudtrace.v2.TraceProto |
|
com.google.devtools.cloudtrace.v2.TraceServiceGrpc |
Service for collecting and viewing traces and spans within a trace.
A trace is a collection of spans corresponding to a single
operation or a set of operations in an application. |
com.google.devtools.cloudtrace.v2.TraceServiceGrpc.TraceServiceImplBase |
Base class for the server implementation of the service TraceService.
Service for collecting and viewing traces and spans within a trace. |
com.google.devtools.cloudtrace.v2.TracingProto |
|
com.google.devtools.cloudtrace.v2.TruncatableString |
Represents a string that might be shortened to a specified length.
|
com.google.devtools.cloudtrace.v2.TruncatableString.Builder |
Represents a string that might be shortened to a specified length.
|