15 Jul 2020 09:00 AM
Hi all.
I want to make 1 custom event alert that meets 2 conditions with the AND operator. That is, I need to value 2 metrics in a single event:
AND
Metric 1:
And
Metric 2:
Does anyone have any ideas how can I do it?
Thanks in advanced!!
Best regards.
Jose A
Solved! Go to Solution.
15 Jul 2020 02:41 PM - last edited on 12 Feb 2024 10:40 AM by IzabelaRokita
At this time, you cannot conjoin the two alerts into one with 2 conditions. I am checking further with support for clarification.
In the mean time you can always create a RFE for this use case. Click the following link: https://community.dynatrace.com/t5/forums/postpage/board-id/DynatraceProductIdeas
15 Jul 2020 07:01 PM
As noted, that's not possible in the product right now and would be an Idea/RFE.
What you could do at this time is in an ActiveGate extension, or somewhere else where you can run some code, pull the two metrics through the API evaluate the metrics and the send back an event through the API if your conditions are met.
16 Jul 2020 08:51 AM - last edited on 16 Oct 2023 03:24 PM by random_user
Thanks James,
I'm going to investigate your idea.
I have created this RFE:
BR