Skip to content

Conversation

@marcalff
Copy link
Member

@marcalff marcalff commented Jan 15, 2026

Fixes # (issue)

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.96%. Comparing base (7d41406) to head (5dd56ec).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3810   +/-   ##
=======================================
  Coverage   89.96%   89.96%           
=======================================
  Files         225      225           
  Lines        7167     7167           
=======================================
  Hits         6447     6447           
  Misses        720      720           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff
Copy link
Member Author

@marcalff marcalff changed the title [CONFIGURATION] Implement log_level [CONFIGURATION] File configuration - Implement log_level Jan 15, 2026
@marcalff marcalff changed the title [CONFIGURATION] File configuration - Implement log_level [CONFIGURATION] File configuration - implement log_level Jan 15, 2026
model->port = node->GetInteger("port", 9464);
model->without_scope_info = node->GetBoolean("without_scope_info", false);

// FIXME: without_target_info
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marcalff marcalff marked this pull request as ready for review January 16, 2026 09:18
@marcalff marcalff requested a review from a team as a code owner January 16, 2026 09:18
@marcalff marcalff merged commit 113a50e into open-telemetry:main Jan 17, 2026
67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants