opentelemetry-java icon indicating copy to clipboard operation
opentelemetry-java copied to clipboard

Decode resource attributes specified via otel.resource.attributes

Open jack-berg opened this issue 2 years ago • 1 comments

Resolves #4653.

jack-berg avatar Sep 13 '22 22:09 jack-berg

Codecov Report

Base: 90.77% // Head: 90.76% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (8fabd02) compared to base (cdab465). Patch coverage: 77.77% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4756      +/-   ##
============================================
- Coverage     90.77%   90.76%   -0.01%     
- Complexity     4814     4815       +1     
============================================
  Files           551      551              
  Lines         14356    14363       +7     
  Branches       1395     1396       +1     
============================================
+ Hits          13031    13037       +6     
- Misses          909      911       +2     
+ Partials        416      415       -1     
Impacted Files Coverage Δ
.../api/baggage/propagation/W3CBaggagePropagator.java 81.63% <ø> (ø)
...metry/sdk/autoconfigure/ResourceConfiguration.java 94.87% <75.00%> (-5.13%) :arrow_down:
.../io/opentelemetry/api/internal/PercentEscaper.java 84.21% <100.00%> (ø)
...entelemetry/sdk/logs/export/BatchLogProcessor.java 89.47% <0.00%> (+0.75%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 13 '22 23:09 codecov[bot]

This PR was marked stale due to lack of activity. It will be closed in 14 days.

github-actions[bot] avatar Sep 28 '22 09:09 github-actions[bot]

This PR was marked stale due to lack of activity. It will be closed in 14 days.

github-actions[bot] avatar Oct 12 '22 16:10 github-actions[bot]

@jkwatson please take a look when you have a chance

jack-berg avatar Oct 17 '22 21:10 jack-berg