otelconf: add support for logger provider limits by codeboten · Pull Request #8686 · open-telemetry/opentelemetry-go-contrib (original) (raw)
Conversation
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
Signed-off-by: alex boten 223565+codeboten@users.noreply.github.com
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
@@ 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.
codeboten deleted the codeboten/add-logger-limits branch
This was referenced
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})