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.
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
09 Apr 2019
04:58 AM
- last edited on
16 Oct 2023
03:46 PM
by
random_user
Please check if the script i published helps in getting data.
https://community.dynatrace.com/answers/220322/view.html