Skip to content

Conversation

@cijothomas
Copy link
Member

@cijothomas cijothomas commented Mar 15, 2025

Fixes #2150
Only does "exception.message", as I don't see any way to report other attributes. This may be improved in the future.
Also updated to map u128 and i128.
This is the last change planned before stable release of the crate.

@cijothomas cijothomas requested a review from a team as a code owner March 15, 2025 02:42
@codecov
Copy link

codecov bot commented Mar 15, 2025

Codecov Report

Attention: Patch coverage is 97.05882% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.5%. Comparing base (bece03b) to head (fc310aa).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
opentelemetry-appender-tracing/src/layer.rs 97.0% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2808   +/-   ##
=====================================
  Coverage   80.5%   80.5%           
=====================================
  Files        124     124           
  Lines      23411   23477   +66     
=====================================
+ Hits       18849   18913   +64     
- Misses      4562    4564    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Co-authored-by: Utkarsh Umesan Pillai <[email protected]>
@cijothomas cijothomas merged commit dc580ff into open-telemetry:main Mar 20, 2025
23 checks passed
@cijothomas cijothomas deleted the cijothomas/tracing-error branch March 20, 2025 00:24
bantonsson pushed a commit to bantonsson/opentelemetry-rust that referenced this pull request Oct 9, 2025
Co-authored-by: Anton Grübel <[email protected]>
Co-authored-by: Utkarsh Umesan Pillai <[email protected]>
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.

[Feature]: Implement error recording on opentelemetry-appender-tracing

4 participants