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

Constant HTTP_REQUEST_CONTENT_LENGTH_UNCOMPRESSED

pub const HTTP_REQUEST_CONTENT_LENGTH_UNCOMPRESSED: &'static str;
๐Ÿ‘ŽDeprecated: Replaced by http.request.body.size.
Expand description

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

ยงExamples

  • 5493