Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix duplicate error.type on kestrel.connection.duration #57561

Merged
merged 3 commits into from
Sep 1, 2024

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Aug 28, 2024

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 #57558

@JamesNK JamesNK added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Aug 28, 2024
Copy link
Member

@BrennanConroy BrennanConroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super nit: should have opened PR targeting release/9.0 since it auto-merges to main

@JamesNK
Copy link
Member Author

JamesNK commented Aug 29, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@JamesNK
Copy link
Member Author

JamesNK commented Aug 29, 2024

/backport to release/9.0

Copy link
Contributor

Started backporting to release/9.0: https://github.com/dotnet/aspnetcore/actions/runs/10606834587

@JamesNK
Copy link
Member Author

JamesNK commented Aug 29, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@JamesNK JamesNK merged commit 6f71b2e into main Sep 1, 2024
27 checks passed
@JamesNK JamesNK deleted the jamesnk/fix-duplicate-error-type-kestrel branch September 1, 2024 23:20
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
3 participants