👎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 TimeEvent.
Modules§
- message_
event Deprecated - Nested message and enum types in
MessageEvent.
Structs§
- Annotation
Deprecated - Text annotation with a set of attributes.
- Message
Event Deprecated - An event describing a message sent/received between Spans.
Enums§
- Value
Deprecated - A
TimeEventcan contain either anAnnotationobject or aMessageEventobject, but not both.