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 documentation for collecting event counters #218

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

mgasparel
Copy link
Contributor

I had some issues following the docs for collecting System.Runtime counters. Specifically, using --application.counterProviders System.Runtime as recommended resulted in the error Could not find part of the configuration path: '[application.counterProviders, System.Runtime]'

After digging around a bit, I noticed this should actually be application.options.counterProviders

This PR is just a quick fix for the documentation.

Fix example command for recording event counters
@sebastienros
Copy link
Member

Thanks, forgot to update the doc when I moved it.

@sebastienros sebastienros merged commit 1ff5968 into dotnet:master Feb 1, 2021
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.

2 participants