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.<key>.
Expand description

Deprecated, use http.response.header.<key> instead.

ยงExamples

  • 3495