Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[release/9.0] Readd DiagnosticSource to KestrelServerImpl#60202

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
wtgodbe merged 2 commits intorelease/9.0frombackport/pr-60129-to-release/9.0
Feb 6, 2025

Conversation

@github-actions
Copy link
Contributor

@github-actionsgithub-actionsbot commentedFeb 5, 2025
edited by BrennanConroy
Loading

Backport of#60129 to release/9.0

/cc@BrennanConroy

Readd DiagnosticSource to KestrelServerImpl

Description

During 8.0 we did a bunch of metrics work and accidentally removedDiagnosticSource support in Kestrel. Wedocument how to monitor your app for bad requests and it doesn't work anymore.

Fixes#58911

Customer Impact

Our docs on how to monitor your app for bad requests doesn't work anymore. Customers would instead need to rely on/add logging capturing for this scenario if they even notice that the feature is broken.

1st party as well as a couple customers have hit this.

Regression?

  • Yes
  • No

Regressed in .NET 8

Risk

  • High
  • Medium
  • Low

Simple fix, added smoke test to verify, and did a manual test to check it works now.

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No

@ghostghost added the area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions labelFeb 5, 2025
@dotnet-policy-servicedotnet-policy-servicebot added this to the9.0.x milestoneFeb 5, 2025
@BrennanConroyBrennanConroy added ask-modeThis issue / PR is a patch candidate which we will bar-check internally before patching it. Servicing-considerShiproom approval is required for the issue Servicing-approvedShiproom has approved the issue and removed ask-modeThis issue / PR is a patch candidate which we will bar-check internally before patching it. Servicing-considerShiproom approval is required for the issue labelsFeb 5, 2025
@wtgodbe
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@wtgodbe
Copy link
Member

Just merged 2 more fixes that should unblock CI

@wtgodbe
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@wtgodbe
Copy link
Member

Java test failure unrelated

@wtgodbewtgodbe merged commitf67beca intorelease/9.0Feb 6, 2025
21 of 25 checks passed
@wtgodbewtgodbe deleted the backport/pr-60129-to-release/9.0 branchFebruary 6, 2025 22:54
@dotnet-policy-servicedotnet-policy-servicebot modified the milestones:9.0.x,9.0.3Feb 6, 2025
This was referencedNov 17, 2025
This was referencedNov 24, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@halter73halter73Awaiting requested review from halter73halter73 is a code owner

@BrennanConroyBrennanConroyAwaiting requested review from BrennanConroyBrennanConroy is a code owner

@JamesNKJamesNKAwaiting requested review from JamesNKJamesNK is a code owner

@mgravellmgravellAwaiting requested review from mgravell

Assignees

No one assigned

Labels

area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsServicing-approvedShiproom has approved the issue

Projects

None yet

Milestone

9.0.3

Development

Successfully merging this pull request may close these issues.

3 participants

@wtgodbe@BrennanConroy

[8]ページ先頭

©2009-2025 Movatter.jp