opentelemetry_semantic_conventions::attribute

Constant TLS_NEXT_PROTOCOL

source
pub const TLS_NEXT_PROTOCOL: &str = "tls.next_protocol";
Expand description

String indicating the protocol being tunneled. Per the values in the IANA registry, this string should be lower case.

ยงExamples

  • "http/1.1"