20 Jun 2023 09:59 AM - last edited on 21 Jun 2023 07:38 AM by MaciejNeumann
Hi all. I have question. Is it possible to create alerting profile which will check 2 metric events. So, I have 2 metrics: one checks connection and the second checks queue depth. I want to trigger an alert using logic like: if connection is not interrupted and queue depth is above from normal behavior then trigger an alert. Is there any way to create alerting profile like that? Could anyone share guide or documentation for that?
20 Jun 2023 10:24 AM
Its based on how you will be define metric event and which has to assigned to alert profile.
https://www.dynatrace.com/support/help/shortlink/alerting-rules-evaluation#event-filters
20 Jun 2023 10:46 AM - last edited on 13 Jul 2023 02:56 PM by AgataWlodarczyk
Thanks for your reply. actually filters not helped me. I want to use something like "if" condition to say: if x metric event is not violated and y metric event is violated then raise an alert.
Can you help with that @VenkataSainath?