Skip to content

Commit a98abef

Browse files
authored
Incident_io README changes with new shortcode and webhook_config.json (DataDog#23194)
* Test Incident_io README changes with new shortcode * Add webhook_config.json
1 parent 0188175 commit a98abef

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

incident_io/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,15 @@ Integrate your incident.io account with Datadog to gain insights into incident-r
88

99
## Setup
1010

11-
Follow the instructions on the Datadog tile to configure this integration for incident.io incident events through a Webhook.
12-
13-
### Configuration
11+
### Webhook Configuration
1412

1513
Configure the Datadog endpoint to forward events of incident.io incidents as logs to Datadog. For more details, see the incident.io [webhooks][2] documentation.
1614

17-
1. Select an existing API key or create a new one in Datadog.
18-
2. Log in to your [incident.io account][3] as an organization owner.
15+
1. {{< integration-api-key-picker >}}
16+
2. Log in to your [incident.io account][3] as org owner.
1917
3. Go to **Settings > Webhooks**.
2018
4. Click **Add Endpoint**.
21-
5. Paste the webhook URL generated in Step 1.
19+
5. Fill in the webhook URL that you generated above.
2220
6. Select the type of incident events that you want to push to Datadog under the **Subscribe to events** section.
2321
7. Click **Create**.
2422

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "url",
3+
"source": "incident-io"
4+
}

0 commit comments

Comments
 (0)