-
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-122] DDSaaS: Brevo: Integration v1.0.0 #18564
[SIEMINT-122] DDSaaS: Brevo: Integration v1.0.0 #18564
Conversation
…/integrations-core into brevo-assets-v1.0.0
…/integrations-core into brevo-assets-v1.0.0
…/integrations-core into brevo-assets-v1.0.0
/merge |
Devflow running:
|
### Configuration | ||
|
||
#### Webhook configuration for marketing events | ||
Configure the Datadog endpoint to forward Brevo marketing events as logs to Datadog. For more details, see the Brevo [Marketing webhooks][3] documentation. |
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'm going to merge this as is and then make the changes myself so I don't block you from testing.
/merge -c |
/merge |
Devflow running:
|
* brevo integration project skeleton * brevo.svg added * added all assets and modified readme, manifest files * added more samples * minor correction in sample * changed dashboards, corrections in readme,manifest * to resolve failed checks * dashboard and pipeline changes * minor corrections * fixing pipeline failure * fixing pipeline failure * fixing pipeline failure * Updated Dashboard and Pipeline * fixing pipeline failure * minor corrections in dashboard and pipeline * minor dashbaord changes * minor dashbaord change * Update README and monitor descriptions * Fix character limit issue in monitor descriptions * minor change in dashboards * change in dashboard and pipeline * fix pipeline failure * change in dashboard * changed image and modified monitor content * Updated monitor description and title * whitespace omitted * Modified sample logs for transactional events * Fix log samples failure * CODEOWNERS * Integration name removed from monitors * review comments incorporated * README.md modified --------- Co-authored-by: Bhavik Parmar <[email protected]> Co-authored-by: Bhavik Parmar <[email protected]> Co-authored-by: apiazza-dd <[email protected]> 8c575d7
What does this PR do?
This is a initial release PR of Brevo integration including all the required assets i.e. Pipeline, Dashboard and Monitors
Additional Notes
brevo
. The service query parameter will be set tomarketing-events
for marketing events andtransactional-events
for transactional events.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/ label to the PR and it will automatically open a backport PR once this one is merged