datadog-operator
datadog-operator copied to clipboard
Support OTLP logs configuration
What does this PR do?
Closes https://github.com/DataDog/datadog-operator/issues/1442
Motivation
Support OTLP logs configuration
Additional Notes
N/A
Minimum Agent Versions
N/A
Describe your test plan
Checklist
- [x] 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 50.00000% with 26 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 49.33%. Comparing base (1c16822) to head (fe91a32).
:warning: Report is 253 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1703 +/- ##
=======================================
Coverage 49.33% 49.33%
=======================================
Files 219 219
Lines 21314 21352 +38
=======================================
+ Hits 10515 10534 +19
- Misses 10252 10270 +18
- Partials 547 548 +1
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 49.33% <50.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ller/datadogagent/defaults/datadogagent_default.go | 91.49% <100.00%> (+0.04%) |
:arrow_up: |
| pkg/testutils/builder.go | 91.75% <100.00%> (+0.07%) |
:arrow_up: |
| ...al/controller/datadogagent/feature/otlp/feature.go | 46.21% <58.06%> (+0.76%) |
:arrow_up: |
| internal/controller/testutils/agent.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 1c16822...fe91a32. 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!