-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SIEMINT-123] DDSaaS: incident.io: Integration v1.0.0 #18595
[SIEMINT-123] DDSaaS: incident.io: Integration v1.0.0 #18595
Conversation
0afc4e6
#### Webhook configuration | ||
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. | ||
|
||
1. Select an existing API key or create a new one by clicking one of the buttons below: <!-- UI Component to be added by Datadog team --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what the backstory is to this placeholder, but do we just want users to generate a Datadog API key here? If so, we can link them to https://app.datadoghq.com/organization-settings/api-keys
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've actually taken care of this in this task. I updated the configuration tab to match our other webhooks integrations.
@jnhunsberger for PM review |
* Added incident.io integration assets * Removed saved views from manifest * Resolved log pipeline tests check failure * Fixed pipeline tests file identation * Changed tab spacing of pipeline tests yaml * Changed tab spacing of pipeline tests yaml * Reformatted pipeline tests file * Reformatted pipeline tests file * Fixed identation * log sample fixed * log sample fixed * Updated README and monitor descriptions * incorporated PR review suggestions * Update critical_public_incident.json * Update high_number_of_public_incidents.json * Update public_incident_reopened.json * Clean up monitor names --------- Co-authored-by: Bhavik Parmar <[email protected]> Co-authored-by: Bhavik Parmar <[email protected]> Co-authored-by: Chris Laverdiere <[email protected]> Co-authored-by: Chris Laverdiere <[email protected]> Co-authored-by: Doug Gunter <[email protected]> e820982
What does this PR do?
This is a initial release PR of incident.io integration including all the required assets i.e. Pipeline, Dashboard and Monitors.
Additional Notes
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged