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

Update diagnosticsource-diagnosticlistener.md #39653

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Conversation

noahfalk
Copy link
Member

@noahfalk noahfalk commented Feb 24, 2024

Porting the change in dotnet/runtime#98801

Calling out that DiagnosticListener may receive events that don't satisfy the provided filter.

Fixes 98499

cc @dotnet/dotnet-diag @tarekgh


Internal previews

📄 File 🔗 Preview link
docs/core/diagnostics/diagnosticsource-diagnosticlistener.md DiagnosticSource and DiagnosticListener

Porting the change in dotnet/runtime#98801

Calling out that DiagnosticListener may receive events that don't satisfy the provided filter.
@noahfalk noahfalk requested review from tommcdon and a team as code owners February 24, 2024 00:45
@dotnet-bot dotnet-bot added this to the February 2024 milestone Feb 24, 2024
@noahfalk noahfalk enabled auto-merge (squash) February 24, 2024 00:46
@noahfalk noahfalk merged commit cfea110 into main Feb 24, 2024
10 checks passed
@noahfalk noahfalk deleted the noahfalk-patch-1 branch February 24, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DiagnosticSource Filtering Behaviour
3 participants