Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log warning when a trace attribute/event/link is discarded due to limits #5434

Merged
merged 8 commits into from
May 30, 2024

Merge branch 'main' into log-trace

375faad
Select commit
Loading
Failed to load commit list.
Merged

Log warning when a trace attribute/event/link is discarded due to limits #5434

Merge branch 'main' into log-trace
375faad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@fad23ee). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##             main   #5434   +/-   ##
======================================
  Coverage        ?   84.6%           
======================================
  Files           ?     268           
  Lines           ?   17823           
  Branches        ?       0           
======================================
  Hits            ?   15082           
  Misses          ?    2428           
  Partials        ?     313           
Files Coverage Δ
sdk/trace/evictedqueue.go 100.0% <100.0%> (ø)
sdk/trace/span.go 87.6% <100.0%> (ø)
sdk/trace/tracer.go 100.0% <100.0%> (ø)