Availability metric chart for Azure storage account going to 0 but alert shown as 100%

好久不见. 提交于 2020-01-06 19:58:20

问题


I have an alert configured on Azure storage account which should get fired whenever the availability goes below 100%. This alert has never fired till now. However, in the availability metric chart shown at azure for past hour (attached below), the availability is shown to go below 100 multiple times. It seems that the availability oscillates between 100 and 0.

However, if I increase the time range to 24 hours, the availability is shown to be at 100 always (which it should be, because the alert never went off). The image of the same is attached below.

Can anyone please explain the first availability chart?


回答1:


Thanks for your question. Metrics in Azure Portal has been improved. In the improved behavior, you will see a dotted line at 100% if there is no incoming traffic. We suggest you to look at Transactions metrics to understand total incoming traffic.

Based on the post date, I believe you were looking at old behavior before the improvement. If there is no incoming request in that minute, you see 0% in minutely chart, instead of 100%. Same applies to hourly chart.

Please check out the new Metrics in Azure Portal and let me know if you still see unexpected 0%.



来源:https://stackoverflow.com/questions/37346163/availability-metric-chart-for-azure-storage-account-going-to-0-but-alert-shown-a

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!