datadog-operator icon indicating copy to clipboard operation
datadog-operator copied to clipboard

Support OTLP logs configuration

Open shuheiktgw opened this issue 9 months ago • 1 comments
trafficstars

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/or dependencies
  • [ ] PR has a milestone or the qa/skip-qa label

shuheiktgw avatar Feb 16 '25 10:02 shuheiktgw

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.

Files with missing lines Patch % Lines
...al/controller/datadogagent/feature/otlp/feature.go 58.06% 11 Missing and 2 partials :warning:
internal/controller/testutils/agent.go 0.00% 13 Missing :warning:
Additional details and impacted files

Impacted file tree graph

@@           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 data Powered 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.

codecov-commenter avatar Feb 16 '25 10:02 codecov-commenter

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!

dd-octo-sts[bot] avatar Oct 13 '25 10:10 dd-octo-sts[bot]