-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add X-Source-Tags to core AddMetadata headers list #1329
Conversation
Fixup to #1328 since it looks like we have this logic duplicated in core and in beam.
ingestion-core/src/main/java/com/mozilla/telemetry/ingestion/core/transform/AddMetadata.java
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1329 +/- ##
============================================
- Coverage 85.04% 84.05% -1.00%
Complexity 681 681
============================================
Files 98 91 -7
Lines 4126 3869 -257
Branches 396 396
============================================
- Hits 3509 3252 -257
Misses 487 487
Partials 130 130
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Fixup to #1328 since it looks like we have this logic duplicated in core and in beam.
Fixup to #1328 since it looks like we have this logic duplicated in core and in beam.
Fixup to #1328 since it looks like we have this logic duplicated in core and in beam.
Fixup to #1328 since it looks like we have this logic duplicated in core and in beam.
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.
ingestion-core/src/main/java/com/mozilla/telemetry/ingestion/core/transform/AddMetadata.java
Fixup to #1328 since it looks like we have this logic duplicated in core and in beam.