๐Deprecated since 0.30.0:
The opentelemetry-stackdriver crate is deprecated and will be removed from opentelemetry-rust-contrib. Migrate to OTLP (Google Cloud supports OTLP ingestion, and the OpenTelemetry Collector ships a googlecloud exporter). See https://github.com/open-telemetry/opentelemetry-rust-contrib/issues/609 for context.
Expand description
Nested message and enum types in StackTrace.
Structsยง
- Stack
Frame Deprecated - Represents a single stack frame in a stack trace.
- Stack
Frames Deprecated - A collection of stack frames, which can be truncated.