opentelemetry_semantic_conventions::attribute

Constant HTTP_SCHEME

source
pub const HTTP_SCHEME: &str = "http.scheme";
๐Ÿ‘ŽDeprecated: Replaced by url.scheme instead.
Expand description

Deprecated, use url.scheme instead.

ยงExamples

  • "http"
  • "https"