Constant opentelemetry_semantic_conventions::attribute::TLS_RESUMED
source · pub const TLS_RESUMED: &str = "tls.resumed";
Expand description
Boolean flag indicating if this TLS connection was resumed from an existing TLS negotiation.
§Examples
True