opentelemetry_semantic_conventions::attributeConstant ASPNETCORE_ROUTING_IS_FALLBACK
Source pub const ASPNETCORE_ROUTING_IS_FALLBACK: &str = "aspnetcore.routing.is_fallback";
Expand description
A value that indicates whether the matched route is a fallback route.
ยงExamples