opentelemetry_semantic_conventions::attribute

Constant SIGNALR_TRANSPORT

source
pub const SIGNALR_TRANSPORT: &str = "signalr.transport";
Expand description

SignalR transport type

ยงExamples

  • "web_sockets"
  • "long_polling"