rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant TLS_NEXT_PROTOCOL

pub const TLS_NEXT_PROTOCOL: &'static str;
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"