opentelemetry_semantic_conventions::attribute

Constant TLS_PROTOCOL_VERSION

source
pub const TLS_PROTOCOL_VERSION: &str = "tls.protocol.version";
Expand description

Numeric part of the version parsed from the original string of the negotiated SSL/TLS protocol version

ยงExamples

  • "1.2"
  • "3"