opentelemetry_semantic_conventions::attribute

Constant HTTP_REQUEST_CONTENT_LENGTH

source
pub const HTTP_REQUEST_CONTENT_LENGTH: &str = "http.request_content_length";
๐Ÿ‘ŽDeprecated: Replaced by http.request.header.content-length.
Expand description

Deprecated, use http.request.header.content-length instead.

ยงExamples

  • 3495