MESSAGING_DESTINATION_ANONYMOUS

Constant MESSAGING_DESTINATION_ANONYMOUS 

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

A boolean that is true if the message destination is anonymous (could be unnamed or have auto-generated name).

ยงNotes