Module opentelemetry_stackdriver::proto::devtools::cloudtrace::v2::span::time_event
source · Expand description
Nested message and enum types in TimeEvent.
Modules
- Nested message and enum types in
MessageEvent.
Structs
- Text annotation with a set of attributes.
- An event describing a message sent/received between Spans.
Enums
- A
TimeEventcan contain either anAnnotationobject or aMessageEventobject, but not both.