Skip to content

Update dotnet-counters cli options to supply counter provider #35647

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

Merged
merged 5 commits into from
Jun 23, 2025

Conversation

dylanrichards
Copy link
Contributor

@dylanrichards dylanrichards commented Jun 20, 2025

dotnet-counters released a breaking change in v9.0.621003.

"Previously dotnet-counters allowed specifying a list of space separated counters prior to the -- token in collect/monitor mode. Counters must now be supplied explicitly in the --counters option as a list of comma-separated values." - https://github.com/dotnet/diagnostics/releases/tag/v9.0.621003

Fixes #35664


Internal previews

📄 File 🔗 Preview link
aspnetcore/grpc/diagnostics.md aspnetcore/grpc/diagnostics
aspnetcore/signalr/diagnostics.md aspnetcore/signalr/diagnostics

dotnet-counters released a breaking change in v9.0.621003.

"Previously dotnet-counters allowed specifying a list of space separated counters prior to the -- token in collect/monitor mode. Counters must now be supplied explicitly in the --counters option as a list of comma-separated values." - https://github.com/dotnet/diagnostics/releases/tag/v9.0.621003
@dylanrichards
Copy link
Contributor Author

@dotnet-policy-service agree

@guardrex guardrex requested review from JamesNK and wadepickett June 20, 2025 15:06
dylanrichards and others added 3 commits June 20, 2025 11:36
Copy link
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

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

@dylanrichards, thanks for catching this and the update!! Looks good to me, but I will give the author jamesnk a chance to look at it today in his own relative timezone before merging.

I also verified we didn't have any other instances of this problem in the repo.

@wadepickett wadepickett self-assigned this Jun 20, 2025
@wadepickett wadepickett merged commit 5e87350 into dotnet:main Jun 23, 2025
3 checks passed
@dylanrichards dylanrichards deleted the patch-2 branch June 24, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dotnet-counters CLI option to supply counter provider
2 participants