opentelemetry_semantic_conventions::attribute

Constant HTTP_REQUEST_CONTENT_LENGTH_UNCOMPRESSED

source
pub const HTTP_REQUEST_CONTENT_LENGTH_UNCOMPRESSED: &str = "http.request_content_length_uncompressed";
๐Ÿ‘ŽDeprecated: Replaced by http.request.body.size.
Expand description

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

ยงExamples

  • 5493