CLOUDEVENTS_EVENT_SOURCE

Constant CLOUDEVENTS_EVENT_SOURCE 

pub const CLOUDEVENTS_EVENT_SOURCE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The source identifies the context in which an event happened.

§Notes

§Examples

  • "https://github.com/cloudevents"
  • "/cloudevents/spec/pull/123"
  • "my-service"