MESSAGING_DESTINATION_TEMPORARY

Constant MESSAGING_DESTINATION_TEMPORARY 

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

A boolean that is true if the message destination is temporary and might not exist anymore after messages are processed.

ยงNotes