-
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 PR Review CompleteSummary of ChangesThis PR adds new dynamic template properties to support Datadog's push-based integration. The changes introduce Key Changes:
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 52.35% 52.36%
=========================================================
Files 1909 1909
Lines 84640 84670 +30
Branches 7561 7569 +8
=========================================================
+ Hits 44312 44335 +23
- Misses 38625 38631 +6
- Partials 1703 1704 +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.
…ly the Type is referenced
|





📔 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