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

Constant HTTP_RESPONSE_CONTENT_LENGTH_UNCOMPRESSED

pub const HTTP_RESPONSE_CONTENT_LENGTH_UNCOMPRESSED: &'static str;
๐Ÿ‘ŽDeprecated: Replace by http.response.body.size.
Expand description

Deprecated, use http.response.body.size instead.

ยงExamples

  • 5493