Alerts of storage Queue message count

Uday Kasula 46 Reputation points
2023-03-21T07:43:18.26+00:00

 Queue alerts aren't working properly. It alerts me of a number (lets say 1000) and then when I login to see how much is the total queue count, it always below 500

The following are the snip the metric value is 2531 but in metric 949
User's image

User's image

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,645 questions
{count} vote

Accepted answer
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2023-03-31T03:03:37.07+00:00

    Hi @Uday Kasula

    The aggregation you're using is Average. One possible reason your alert isn't firing as expected is if your message count is fluctuating too frequently for the alert to fire, where the average is higher (or lower) than the actual count at any given time.

    Try changing your aggregation type to total. This will trigger your alert at any given time your message count is above the desired threshold.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.