cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create a auto report for Problem for every 6 hours

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?

 

1 REPLY 1

david_n
Inactive

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


Featured Posts