opentelemetry_semantic_conventions::attributeConstant ASPNETCORE_REQUEST_IS_UNHANDLED
Source pub const ASPNETCORE_REQUEST_IS_UNHANDLED: &str = "aspnetcore.request.is_unhandled";
Expand description
Flag indicating if request was handled by the application pipeline.
ยงExamples