Skip to content

Add ReadableSpan#getAttributes#6382

Merged
jack-berg merged 2 commits intoopen-telemetry:mainfrom
jack-berg:readable-span-attributes
Apr 17, 2024
Merged

Add ReadableSpan#getAttributes#6382
jack-berg merged 2 commits intoopen-telemetry:mainfrom
jack-berg:readable-span-attributes

Conversation

@jack-berg
Copy link
Copy Markdown
Member

Resolves #6344.

@jack-berg jack-berg requested a review from a team April 11, 2024 21:37
Comment thread sdk/trace/src/main/java/io/opentelemetry/sdk/trace/ReadableSpan.java Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.10%. Comparing base (a85e888) to head (5d589c4).
Report is 3 commits behind head on main.

Files Patch % Lines
.../java/io/opentelemetry/sdk/trace/ReadableSpan.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6382      +/-   ##
============================================
+ Coverage     91.08%   91.10%   +0.02%     
- Complexity     5771     5774       +3     
============================================
  Files           627      627              
  Lines         16852    16855       +3     
  Branches       1720     1721       +1     
============================================
+ Hits          15349    15356       +7     
+ Misses         1008     1006       -2     
+ Partials        495      493       -2     

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

@jack-berg jack-berg merged commit 7b4bb8f into open-telemetry:main Apr 17, 2024
AlexanderWert pushed a commit to AlexanderWert/opentelemetry-java that referenced this pull request Apr 19, 2024
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.

Access all attributes from ReadableSpan

2 participants