getsentry / sentry-ruby

Sentry SDK for Ruby
https://sentry.io/for/ruby
MIT License
927 stars 486 forks source link

Add W3C traceparent headers to distributed tracing #2310

Open sl0thentr0py opened 2 months ago

sl0thentr0py commented 2 months ago

closes #2276

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 98.61%. Comparing base (186b1e4) to head (9974c9f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2310 +/- ## ========================================== - Coverage 98.67% 98.61% -0.06% ========================================== Files 205 205 Lines 13329 13359 +30 ========================================== + Hits 13152 13174 +22 - Misses 177 185 +8 ``` | [Components](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [sentry-ruby](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | `98.95% <76.47%> (-0.08%)` | :arrow_down: | | [sentry-rails](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | `97.37% <ø> (ø)` | | | [sentry-sidekiq](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | `96.98% <ø> (ø)` | | | [sentry-resque](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | `97.08% <ø> (ø)` | | | [sentry-delayed_job](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | `98.91% <ø> (ø)` | | | [sentry-opentelemetry](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | `100.00% <ø> (ø)` | | | [Files](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [sentry-ruby/lib/sentry-ruby.rb](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310?src=pr&el=tree&filepath=sentry-ruby%2Flib%2Fsentry-ruby.rb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c2VudHJ5LXJ1YnkvbGliL3NlbnRyeS1ydWJ5LnJi) | `96.66% <100.00%> (+0.06%)` | :arrow_up: | | [sentry-ruby/lib/sentry/hub.rb](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310?src=pr&el=tree&filepath=sentry-ruby%2Flib%2Fsentry%2Fhub.rb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c2VudHJ5LXJ1YnkvbGliL3NlbnRyeS9odWIucmI=) | `99.40% <100.00%> (+0.01%)` | :arrow_up: | | [sentry-ruby/lib/sentry/span.rb](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310?src=pr&el=tree&filepath=sentry-ruby%2Flib%2Fsentry%2Fspan.rb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c2VudHJ5LXJ1YnkvbGliL3NlbnRyeS9zcGFuLnJi) | `100.00% <100.00%> (ø)` | | | [sentry-ruby/spec/sentry\_spec.rb](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310?src=pr&el=tree&filepath=sentry-ruby%2Fspec%2Fsentry_spec.rb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c2VudHJ5LXJ1Ynkvc3BlYy9zZW50cnlfc3BlYy5yYg==) | `99.85% <ø> (ø)` | | | [sentry-ruby/lib/sentry/propagation\_context.rb](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310?src=pr&el=tree&filepath=sentry-ruby%2Flib%2Fsentry%2Fpropagation_context.rb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c2VudHJ5LXJ1YnkvbGliL3NlbnRyeS9wcm9wYWdhdGlvbl9jb250ZXh0LnJi) | `87.14% <61.90%> (-12.86%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/getsentry/sentry-ruby/pull/2310/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry)