-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add template properties for Datadog #6528
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: brant/unit-test-coverage
Are you sure you want to change the base?
Add template properties for Datadog #6528
Conversation
|
Claude finished @brant-livefront's task —— View job Code Review CompleteSummary of ChangesThis PR adds additional template properties for the Datadog integration to support push-based integration with richer event data. The changes include:
Critical Issues1.
|
|
|
New Issues (1)Checkmarx found the following issues in this Pull Request
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## brant/unit-test-coverage #6528 +/- ##
============================================================
+ Coverage 51.96% 51.97% +0.01%
============================================================
Files 1905 1905
Lines 84274 84302 +28
Branches 7512 7520 +8
============================================================
+ Hits 43794 43817 +23
- Misses 38789 38793 +4
- Partials 1691 1692 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 assume my review is not required because this is merging into a feature branch (so codeowner requirements don't apply) and Architecture Team are handling this work. Please re-request my review if this is not the case.





📔 Objective
We recently got a few more specifics from the Datadog team on the existing pull-based integration. In order to support identical data being sent as part of our new push-based integration, we need a few more dynamic fields to enrich the data.
This PR adds these new dynamic fields.
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:) or similar for great changes:memo:) or ℹ️ (:information_source:) for notes or general info:question:) for questions:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:) for suggestions / improvements:x:) or:warning:) for more significant problems or concerns needing attention:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt:pick:) for minor or nitpick changes