Hello everyone, I have setup jenkins on RHVM and we want to set up an automated process where if any alerts (like process down, disk space ) comes on dynatrace then jenkins job should automatically up. Please suggest if there is any way to do.
Solved! Go to Solution.
The only option from dynatrace side is configuring custom webhook integration for process notification + dedicated alerting profile that will send only infrastructure alerts. I don’t know Jenkins well so I don’t know if there is api that can work that way. You will need some tags in DT that will match ID of entities on Jenkins side as well.
Sebastian