question

shahjadali-9852 avatar image
0 Votes"
shahjadali-9852 asked stan commented

What is minimum possible sample rate for Azure diagnostics ?

We have a requirement to collect system with sample rate of "1 second" .
What is minimum possible sample rate for Azure diagnostics ?
OR
Is there any workaround which could be used to achieve sample rate of "1 second" .

azure-monitorazure-virtual-machines-monitoring
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

stan avatar image
0 Votes"
stan answered stan commented

The frequency of the diagnostic settings depends per service and logs. Usually for most metrics is every 1 minute at lowest. Diagnostic logs do not have consistent frequency as they are available when actual log is generated. I do not see why you would have requirement for 1 second frequency of metrics. First it will be way more expensive to retain those and second there is no alerts that can act every second.

Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @stan .. thanks for your detailed answer regarding the query .
Yes you are right not every metrics has consistent frequency and also I found that some of metrics could be collected for lowest sample rate of 10 second.
Our requirement of 1 second frequency came up for Performance Testing and metrics will not be retained longer but for the duration of performance Testing only. Also alerts will not be required as it will be monitored by people throughout the duration .

Our resources have used monitoring tools like Sitescope and Dynatrace earlier and looking for similar option for runtime monitoring.

0 Votes 0 ·
stan avatar image stan shahjadali-9852 ·

No matter which third party monitoring software you are looking at those will still be using Azure Monitor metrics as bases for their monitoring so the result will be the same.

0 Votes 0 ·