Constant opentelemetry_semantic_conventions::trace::TLS_ESTABLISHED
source · pub const TLS_ESTABLISHED: &str = "tls.established";
Expand description
Boolean flag indicating if the TLS negotiation was successful and transitioned to an encrypted tunnel.
§Examples
True