opentelemetry_semantic_conventions::attribute

Constant HTTP_RESPONSE_CONTENT_LENGTH

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

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

ยงExamples

  • 3495