Setup time: 3 Min
1. Add Dynatrace Integration to Your All Quiet Team
Create a Dynatrace integration
- Click on the
Integrations > Inbound
Tab. - Click on
Create New Integration
.

Select Dynatrace as the Integration’s Type
- Enter a
Display Name
for your Dynactrace integration, e.g. “Dynatrace”. - Pick the
Team
you’d like to add the integration to. - Select
Dynatrace
as the type. - Click
Create Inbound Integration
.

Get the All Quiet webhook URL
After creating the Dynatrace integration on All Quiet, you can view and copy the webhook URL. You will require this URL in step 2 when configuring the custom integration on Dynatrace.
2. Create a custom integration on Dynatrace
Sign in to your Dynatrace Account. Then, openSettings
. The easiest way to get there is to use the search (cmd+k).
- Search for “Settings”
- Click on the search result.

- In the sitenav, scroll down and open
Integration
. - Select
Problem notifications
.

Add notification

- Select
Custom Integration
- Select a
Display name
, e.g. “All Quiet” - Paste in the All Quiet webhook URL you’ve obtained in step Get The All Quiet Webhook URL.
- Select
Call webhook if problem is closed
toggle. - Paste the following JSON snippet into the
Custom Payload
field:
- As Alerting Profile, select
Default
- Send test notification.

- You’ll receive a feedback if the test was successful.
Save changes
to save your All Quiet integration in Dynatrace.


Dynatrace is now successfully integrated with All Quiet. To test if everything works as expected you can interact with any problem in Dynatrace, e.g. close an existing problem.
Adjust Payload Mapping
Looking to customize the fields of your incidents by adjusting the pre-built payload mapping? Simply head over to the “Payload” tab within your integration and make the necessary edits to the mapping. For detailed guidance, you may check out our payload mapping documentation.Using our Terraform provider? Download the default mapping of the
allquiet_integration_mapping
resource for the Dynactrace integration. Simply copy the syntax to your .tf file and tailor the resource to your team’s needs!