aspnetcore
aspnetcore copied to clipboard
Fix duplicate error.type on kestrel.connection.duration
Duplicate error.type tags could be added to kestrel.connection.duration which can cause OTEL tooling that consumes the metric to break.
I'll backport this to 9.0 release branch once merged.
Fixes https://github.com/dotnet/aspnetcore/issues/57558
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/backport to release/9.0
Started backporting to release/9.0: https://github.com/dotnet/aspnetcore/actions/runs/10606834587
/azp run
Azure Pipelines successfully started running 3 pipeline(s).