opentelemetry_semantic_conventions::attributeConstant CLOUDEVENTS_EVENT_SOURCE
Source pub const CLOUDEVENTS_EVENT_SOURCE: &str = "cloudevents.event_source";
Expand description
The source identifies the context in which an event happened.
ยงExamples
"https://github.com/cloudevents"
"/cloudevents/spec/pull/123"
"my-service"