rama::telemetry::opentelemetry::semantic_conventions::trace

Constant URL_SCHEME

pub const URL_SCHEME: &'static str;
Expand description

The URI scheme component identifying the used protocol.

ยงExamples

  • "https"
  • "ftp"
  • "telnet"