-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[ECT-4454][prometheus] Add documentation for V2 webhook #22047
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
base: master
Are you sure you want to change the base?
Conversation
|
This PR does not modify any files shipped with the agent. To help streamline the release process, please consider adding the |
d7ac751 to
f064cb0
Compare
drichards-87
left a comment
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.
Looks like the issue with the tabs was fixed. I've left some additional (minor) feedback on the PR.
Co-authored-by: DeForest Richards <[email protected]>
Review from drichards-87 is dismissed. Related teams and files:
- documentation
- prometheus/README.md



What does this PR do?
Updates the Prometheus integration README to document the V2 webhook endpoint for Alertmanager and improves the overall setup documentation with tabs, enhanced explanations, and better formatting.
Motivation
The Prometheus integration now supports a V2 webhook endpoint (
event-management-intake.datadoghq.com/api/v2/events/webhook) that offers additional features compared to V1, including:oncall_teamfor Datadog On-Call integration)This PR documents both webhook versions using tabs, with V2 as the preferred option. It also enhances the setup instructions by:
send_resolvedconfiguration and its importance for On-Call page resolutiongroup_bybehaviorReview checklist (to be filled by reviewers)
qa/skip-qalabel 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