| Package | Description |
|---|---|
| io.opencensus.proto.trace.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
StackTrace
The call stack which originated this span.
|
static class |
StackTrace.Builder
The call stack which originated this span.
|
| Modifier and Type | Method and Description |
|---|---|
StackTraceOrBuilder |
Span.getStackTraceOrBuilder()
A stack trace captured at the start of the span.
|
StackTraceOrBuilder |
Span.Builder.getStackTraceOrBuilder()
A stack trace captured at the start of the span.
|
StackTraceOrBuilder |
SpanOrBuilder.getStackTraceOrBuilder()
A stack trace captured at the start of the span.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.