12 Jul 2018
10:00 AM
- last edited on
25 May 2021
03:47 PM
by
MaciejNeumann
Hi,
Does anyone have any experience with creating deployment events via the rest api in dynatrace SaaS?
https://www.dynatrace.com/support/help/dynatrace-a...
We have a use case where our customer would like to see when a new release has been deployed to a service, and according to the documentation, this is possible by sending a CUSTOM_DEPLOYMENT event through bamboo.
I came across a dynatrace plugin for Appmon in atlassian's marketplace, but nothing dynatrace-specific.
Any ideas or pointers would be much appreciated.
Regards,
Juan
Solved! Go to Solution.
12 Jul 2018 10:14 AM
Hi Juan,
Here is a good help page how to send custom deployment events from Jenkins that can easily copied for sending from Bamboo.
https://www.dynatrace.com/support/help/dynatrace-a...
Best,
Wolfgang
12 Jul 2018 10:38 AM
@Wolfgang B.: thanks, we'll have a look at it