This is a initial release PR of Adyen integration including all the required assets i.e. Pipeline, Dashboards and Monitors
Additional Notes
This integration is webhook based so Crawler will not be used.
The Datadog team will implement the appropriate component for generating URLs. A URL will be created having the ddsource query parameter set to adyen.
The assets are available in our sandbox and can be shared separately with the required teams.
Review checklist (to be filled by reviewers)
[ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
[ ] Changelog entries must be created for modifications to shipped code
[ ] Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
[ ] If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged
What does this PR do?
This is a initial release PR of Adyen integration including all the required assets i.e. Pipeline, Dashboards and Monitors
Additional Notes
ddsource
query parameter set toadyen
.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