Closed
Description
Documentation Request
https://learn.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-counters
dotnet tool "counters"
"counter_list is unspecified. Monitoring all counters by default."
but the real message is
"--counters is unspecified. Monitoring System.Runtime counters by default."
and note "Collect all counters at a refresh interval of 3 seconds and generate a csv as output:"
please specify a real example how to "collect all counters"