Data Collection Rule Data Sources Performance Counter
Constructors
Properties
Link copied to clipboard
Specifies a list of specifier names of the performance counters you want to collect. To get a list of performance counters on Windows, run the command typeperf
. Please see this document for more information.
Link copied to clipboard
The number of seconds between consecutive counter measurements (samples). The value should be integer between 1
and 1800
inclusive. sampling_frequency_in_seconds
must be equal to 60
seconds for counters collected with Microsoft-InsightsMetrics
stream.
Link copied to clipboard
Specifies a list of streams that this data source will be sent to. A stream indicates what schema will be used for this data and usually what table in Log Analytics the data will be sent to. Possible values include but not limited to Microsoft-InsightsMetrics
,and Microsoft-Perf
.