...
Live Dynatrace Problem Status and Problem Events in JIRA Jira ticket
Automatically link JIRA Jira tickets with Dynatrace Problems
Synchronize JIRA Jira ticket comments with Dynatrace Problems
Direct links to root cause dashboards from your JIRA Jira ticket
Enable JQL queries based on Dynatrace Problem data: severity, impact, tags, ...
Originaly started as a Dynatrace plugin, but based on an agreement with them, we started to provide support and enhancements for this plugin.
Want to see the Add-On in action? Watch this video.
Want to learn more about this Add-On creation? Read Atlassian Connect blog.
Interested in Jira Server on premise version? We got it!
...
A Dynatrace FullStack instance (Managed or SaaS): Get your own Dynatrace SaaS Trial.
A Dynatrace API Token: In Dynatrace go to Settings -> Integration -> Dynatrace API and create a new token (with proper permissions - read problems and add comments).
A JIRA Jira cloud instance: Get your JIRA Jira Cloud instance.
(optionally but recommended). Configure the Dynatrace to JIRA Jira Integration.
In your JIRA Jira instance
Navigate to Apps -> Find new apps and search for "Dynatrace for Jira Cloud" or install the Add-On directly from it`s marketplace page.
Once the Add-On is installed click on "Configure".
Enter your Dynatrace Tenant URL as well as a Dynatrace API token.
Hit Save.
...
Add-On can be used for the following use cases.
Linking a
...
Jira ticket with a Dynatrace Problem
The linkage between a Jira ticket and a Dynatrace Problem is done by storing the Dynatrace Problem ID as an Entity Property on the Jira ticket. The property is named "dynatraceProblemId" and contains a JSON object with details such as "Unique Dynatrace Problem ID", "Severity", "Impact", "Tags", "Status". The property itself is not visible to the end user. End users can however use JQL (JIRA Jira Query Language) to search for Jira tickets that are associated with a Dynatrace Problem. The "dynatraceProblemId" entity property is set in different scenarios
Our Dynatrace to Jira Integration will create JIRA Jira tickets and automatically set this property.
3rd party tools such as xMatters set this property when forwarding a Dynatrace Problem to JIRAJira.
Our JIRA Jira Add-On scans and parses links to Dynatrace Problem URLs in Jira ticket description. If detected the entity property is stored.
...
Live Problem Status Overview
If the JIRA Jira ticket is linked with a Dynatrace Problem the Add-On will query LIVE data through the Dynatrace Problem REST API and display the information in a panel.
...
The linked Dynatrace problem data including Tags, Impact, Severity, Status, ... is indexed by JIRAJira. This allows JIRA Jira users to query JIRA Jira tickets that are linked to Dynatrace Problems. This is especially useful to search for related problems.
...
If you add a comment to a JIRA Jira ticket we do not only scan for a link to a Dynatrace Problem to link the ticket with that problem. In case the JIRA Jira ticket is already linked we push the comment to the Dynatrace side so that the comment can be seen in both JIRA Jira and Dynatrace. Dynatrace comments are displayed in Jira in a dedicated Dynatrace Comments tab. Comments are displayed in chronological order and support full markdown syntax.
...