Skip to content

otelconf: add support for logger provider limits#8686

Merged
dmathieu merged 3 commits intoopen-telemetry:mainfrom
codeboten:codeboten/add-logger-limits
Mar 20, 2026
Merged

otelconf: add support for logger provider limits#8686
dmathieu merged 3 commits intoopen-telemetry:mainfrom
codeboten:codeboten/add-logger-limits

Conversation

@codeboten
Copy link
Copy Markdown
Contributor

Adds support for attribute_count_limit and attribute_value_length_limit in the logger provider configuration.

Adds support for attribute_count_limit and attribute_value_length_limit in the logger provider configuration.

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested review from a team and pellared as code owners March 17, 2026 22:19
Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.1%. Comparing base (77a6d7e) to head (4aab62a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8686   +/-   ##
=====================================
  Coverage   82.1%   82.1%           
=====================================
  Files        183     183           
  Lines      13790   13798    +8     
=====================================
+ Hits       11332   11340    +8     
  Misses      2054    2054           
  Partials     404     404           
Files with missing lines Coverage Δ
otelconf/log.go 99.2% <100.0%> (+<0.1%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

6 participants