02 Sep 2024 06:03 PM - last edited on 03 Sep 2024 07:20 AM by MaciejNeumann
Hi community, good day.
I have a specific need with a custom metric we are ingesting in our Dynatrace env.
To simplify, we are sending traffic data from 4 different hosts, where the host id () and app id are present as metric dimensions. By default, a single app traffic should happen at one host per time.
We now want to alert when an app is generating traffic in more than one host at the same time, for at least 10 min.
I am not finding a way to calculate this, either in DataExplorer (metric expression) nor using Davis Anomaly detection (DQL).
Let's see if anyone can help me to clear this out.
Example:
That's a normal behavior, we changed the traffic from one host to another. If the line (traffic) continues for both (or more) hosts at the same time, for 10 min, we have an issue.
Thanks.