Constant CLOUDEVENTS_EVENT_TYPE
pub const CLOUDEVENTS_EVENT_TYPE: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
The event_type contains a value describing the type of event related to the originating occurrence.
§Notes
§Examples
"com.github.pull_request.opened""com.example.object.deleted.v2"