Function version_as_protocol_version
pub fn version_as_protocol_version(version: Version) -> &'static str
Expand description
Return the Version
as the OTEL network.protocol.version
.
Reference: https://opentelemetry.io/docs/specs/semconv/registry/attributes/network/