datadog-operator
datadog-operator copied to clipboard
Add metadata forwarder
What does this PR do?
A brief description of the change being made with this pull request.
Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Minimum Agent Versions
Are there minimum versions of the Datadog Agent and/or Cluster Agent required?
- Agent: vX.Y.Z
- Cluster Agent: vX.Y.Z
Describe your test plan
Write there any instructions and details you may have to test your PR.
Checklist
- [ ] PR has at least one valid label:
bug,enhancement,refactoring,documentation,tooling, and/ordependencies - [ ] PR has a milestone or the
qa/skip-qalabel
Codecov Report
:x: Patch coverage is 1.52672% with 129 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 48.40%. Comparing base (734366f) to head (689ea00).
:warning: Report is 303 commits behind head on main.
:x: Your patch status has failed because the patch coverage (1.52%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #1485 +/- ##
==========================================
- Coverage 48.72% 48.40% -0.32%
==========================================
Files 224 226 +2
Lines 19845 19976 +131
==========================================
+ Hits 9669 9670 +1
- Misses 9668 9798 +130
Partials 508 508
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 48.40% <1.52%> (-0.32%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/controller/setup.go | 53.38% <100.00%> (+0.35%) |
:arrow_up: |
| pkg/version/version.go | 0.00% <0.00%> (ø) |
|
| pkg/controller/utils/metadata/payload.go | 0.00% <0.00%> (ø) |
|
| cmd/main.go | 0.00% <0.00%> (ø) |
|
| pkg/controller/utils/metadata/metadata.go | 0.00% <0.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 734366f...689ea00. Read the comment docs.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
This pull request has been automatically marked as stale because it has not had activity in the past 15 days.
It will be closed in 30 days if no further activity occurs. If this pull request is still relevant, adding a comment or pushing new commits will keep it open. Also, you can always reopen the pull request if you missed the window.
Thank you for your contributions!