opentelemetry_semantic_conventions::attribute

Constant 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"