opentelemetry_semantic_conventions::attribute

Constant ASPNETCORE_DIAGNOSTICS_EXCEPTION_RESULT

source
pub const ASPNETCORE_DIAGNOSTICS_EXCEPTION_RESULT: &str = "aspnetcore.diagnostics.exception.result";
Expand description

ASP.NET Core exception middleware handling result

ยงExamples

  • "handled"
  • "unhandled"