cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can you create a custom alert for a metric and applied it to multiple dimensions?

alonso_decosio
Inactive

We have a JMX plugin that is importing metrics from JMS and is splitting them by queue name, and we only need the alert for some of them. Can we define multiple queues (dimension) on the same alert?

3 REPLIES 3

Julius_Loman
DynaMight Legend
DynaMight Legend

If you are asking about the "Custom events for alerting" feature, I think it's not possible. For dimension based alerts, you need to specify the dimension (no rules such as matches or begins with are possible). Thus you will need to set up a separate alert rule for each dimension (queue name) you need.

But this sounds like a good RFE candidate.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

Either you can alert on 'All' available dimensions, this is the default in custom alert config screen or you can select one specific dimension. If you need to alert on more than one selected dimension you have to create a second configuration.

Hi Wolfgang,

 

We are monitoring a JMS service with 700 queues. So I suppose I'll then just create 700 custom alerts, wish me luck! 🙂 Nah, I guess I need to think about some other solution... I wonder if Monaco would help here? I would somehow need to populate the values for each 700 queues, though...

When defining the JMX plugin, I can split the data by dimension (by queue). But then I can't alert with the same idea. So I can monitor... but I can't alert. That's a shame.

Featured Posts