opentelemetry_semantic_conventions::attribute

Constant HTTP_CONNECTION_STATE

source
pub const HTTP_CONNECTION_STATE: &str = "http.connection.state";
Expand description

State of the HTTP connection in the HTTP connection pool.

ยงExamples

  • "active"
  • "idle"