08 Apr 2019 03:33 PM - last edited on 13 Dec 2021 02:22 PM by MaciejNeumann
Hi- Can we create a custom report for Problem for every 6 hours. I want to set an auto email for my team and send out list of all Problem Opened in last 6 hours. Is this possible?
Solved! Go to Solution.
08 Apr 2019 07:41 PM
Hello Roushan,
It is not a built-in feature to allow this, but you can use the environment API to pull that information at the six hour interval that you would like. There is a problem feed that allows you to pull the problems created within a specific timeframe. You can write a script that makes that call on a time interval that you want.
https://www.dynatrace.com/support/help/shortlink/api-problems#anchor_problems-feed
Thanks,
David Nicholls