Skip to content

Fix agent not logging collector logs to stdout by default in containers#1757

Open
karensantana wants to merge 2 commits into
mainfrom
fix-collector-logs-for-containers
Open

Fix agent not logging collector logs to stdout by default in containers#1757
karensantana wants to merge 2 commits into
mainfrom
fix-collector-logs-for-containers

Update dependencies

ffd2988
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

84.87% (target 80.00%)

View this Pull Request on Codecov

84.87% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.87%. Comparing base (25415cb) to head (ffd2988).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
internal/config/config.go 42.85% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1757   +/-   ##
=======================================
  Coverage   84.86%   84.87%           
=======================================
  Files         105      105           
  Lines       13632    13634    +2     
=======================================
+ Hits        11569    11572    +3     
+ Misses       1540     1537    -3     
- Partials      523      525    +2     
Files with missing lines Coverage Δ
internal/config/defaults.go 100.00% <ø> (ø)
internal/config/config.go 87.86% <42.85%> (+0.02%) ⬆️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 25415cb...ffd2988. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.