16 Jan 2020 02:20 PM - last edited on 30 Sep 2022 12:19 PM by MaciejNeumann
Is there an option to show when a key-user-action (business transaction) is breached, with some red tile or something.
I wil have about 30 business transactions, It would be good if breaching is alerted on the dashboard... possibilities ?
16 Jan 2020 02:54 PM
What you could do is edit the anomaly detection settings of the key user action to have only 101% traffic spike.
If the baseline is 0 traffic for that page, then if the traffic rises to 1 then you will get a problem appear in Dynatrace.
Then, create a tag for that application.
Next, you can create an application health tile for that single application on your dashboard.
Navigate to Applications in the left nav bar --> filter to your application by your tag --> rename the filter to the name of your app --> and click add to dashboard.
Your tile will appear like this:
And your users will be able to find out the reason your application is red by clicking into it and finding out.
16 Jan 2020 03:04 PM
@Geert U. This is actually quite simple. I would recommend marking the desired requests as key requests first. Once they are marked you can create custom graphs for them. You could also go up one level to the service that serves up that key request and tag it when a unique tag. From there you would just create a services tile and add a filter that looks at the newly created tag.
Let me know if you need any other assistance
-Chad
16 Jan 2020 03:16 PM
Do you mean converting the existing key-user-action into a key request ? How is that done ?