| Class and Description |
|---|
| TraceConfig
Global configuration of the trace service.
|
| TraceConfig.Builder
Global configuration of the trace service.
|
| TraceConfigOrBuilder |
| Class and Description |
|---|
| Span
A span represents a single operation within a trace.
|
| Span.Builder
A span represents a single operation within a trace.
|
| SpanOrBuilder |
| Class and Description |
|---|
| Span
A span represents a single operation within a trace.
|
| Span.Builder
A span represents a single operation within a trace.
|
| SpanOrBuilder |
| TraceConfig
Global configuration of the trace service.
|
| TraceConfig.Builder
Global configuration of the trace service.
|
| TraceConfigOrBuilder |
| Class and Description |
|---|
| AttributeValue
The value of an Attribute.
|
| AttributeValue.Builder
The value of an Attribute.
|
| AttributeValue.ValueCase |
| AttributeValueOrBuilder |
| ConstantSampler
Sampler that always makes a constant decision on span sampling.
|
| ConstantSampler.Builder
Sampler that always makes a constant decision on span sampling.
|
| ConstantSampler.ConstantDecision
How spans should be sampled:
- Always off
- Always on
- Always follow the parent Span's decision (off if no parent).
|
| ConstantSamplerOrBuilder |
| Module
A description of a binary module.
|
| Module.Builder
A description of a binary module.
|
| ModuleOrBuilder |
| ProbabilitySampler
Sampler that tries to uniformly sample traces with a given probability.
|
| ProbabilitySampler.Builder
Sampler that tries to uniformly sample traces with a given probability.
|
| ProbabilitySamplerOrBuilder |
| RateLimitingSampler
Sampler that tries to sample with a rate per time window.
|
| RateLimitingSampler.Builder
Sampler that tries to sample with a rate per time window.
|
| RateLimitingSamplerOrBuilder |
| Span
A span represents a single operation within a trace.
|
| Span.Attributes
A set of attributes, each with a key and a value.
|
| Span.Attributes.Builder
A set of attributes, each with a key and a value.
|
| Span.AttributesOrBuilder |
| Span.Builder
A span represents a single operation within a trace.
|
| Span.Link
A pointer from the current span to another span in the same trace or in a
different trace.
|
| Span.Link.Builder
A pointer from the current span to another span in the same trace or in a
different trace.
|
| Span.Link.Type
The relationship of the current span relative to the linked span: child,
parent, or unspecified.
|
| Span.LinkOrBuilder |
| Span.Links
A collection of links, which are references from this span to a span
in the same or different trace.
|
| Span.Links.Builder
A collection of links, which are references from this span to a span
in the same or different trace.
|
| Span.LinksOrBuilder |
| Span.SpanKind
Type of span.
|
| Span.TimeEvent
A time-stamped annotation or message event in the Span.
|
| Span.TimeEvent.Annotation
A text annotation with a set of attributes.
|
| Span.TimeEvent.Annotation.Builder
A text annotation with a set of attributes.
|
| Span.TimeEvent.AnnotationOrBuilder |
| Span.TimeEvent.Builder
A time-stamped annotation or message event in the Span.
|
| Span.TimeEvent.MessageEvent
An event describing a message sent/received between Spans.
|
| Span.TimeEvent.MessageEvent.Builder
An event describing a message sent/received between Spans.
|
| Span.TimeEvent.MessageEvent.Type
Indicates whether the message was sent or received.
|
| Span.TimeEvent.MessageEventOrBuilder |
| Span.TimeEvent.ValueCase |
| Span.TimeEventOrBuilder |
| Span.TimeEvents
A collection of `TimeEvent`s.
|
| Span.TimeEvents.Builder
A collection of `TimeEvent`s.
|
| Span.TimeEventsOrBuilder |
| Span.Tracestate
This field conveys information about request position in multiple distributed tracing graphs.
|
| Span.Tracestate.Builder
This field conveys information about request position in multiple distributed tracing graphs.
|
| Span.Tracestate.Entry
Protobuf type
opencensus.proto.trace.v1.Span.Tracestate.Entry |
| Span.Tracestate.Entry.Builder
Protobuf type
opencensus.proto.trace.v1.Span.Tracestate.Entry |
| Span.Tracestate.EntryOrBuilder |
| Span.TracestateOrBuilder |
| SpanOrBuilder |
| StackTrace
The call stack which originated this span.
|
| StackTrace.Builder
The call stack which originated this span.
|
| StackTrace.StackFrame
A single stack frame in a stack trace.
|
| StackTrace.StackFrame.Builder
A single stack frame in a stack trace.
|
| StackTrace.StackFrameOrBuilder |
| StackTrace.StackFrames
A collection of stack frames, which can be truncated.
|
| StackTrace.StackFrames.Builder
A collection of stack frames, which can be truncated.
|
| StackTrace.StackFramesOrBuilder |
| StackTraceOrBuilder |
| Status
The `Status` type defines a logical error model that is suitable for different
programming environments, including REST APIs and RPC APIs.
|
| Status.Builder
The `Status` type defines a logical error model that is suitable for different
programming environments, including REST APIs and RPC APIs.
|
| StatusOrBuilder |
| TraceConfig
Global configuration of the trace service.
|
| TraceConfig.Builder
Global configuration of the trace service.
|
| TraceConfig.SamplerCase |
| TraceConfigOrBuilder |
| TruncatableString
A string that might be shortened to a specified length.
|
| TruncatableString.Builder
A string that might be shortened to a specified length.
|
| TruncatableStringOrBuilder |
Copyright © 2018–2021 The Envoy Project. All rights reserved.