Skip to content

Propagated sampling rates #2671

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

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Propagated sampling rates #2671

wants to merge 14 commits into from

Conversation

solnic
Copy link
Collaborator

@solnic solnic commented Jul 31, 2025

WIP

@solnic solnic force-pushed the propagated-sampling-rates branch from f7fb5f4 to f3bf59c Compare August 5, 2025 12:55
up -d sentry-test-services

- name: "Wait for rails-mini app to be ready"
uses: nev7n/wait_for_response@v1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Please pin the action by specifying a commit SHA instead of a tag/branch.

interval: 500

- name: "Wait for svelte-mini app to be ready"
uses: nev7n/wait_for_response@v1
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 🚫 Please pin the action by specifying a commit SHA instead of a tag/branch.

Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.42%. Comparing base (162ca86) to head (fa9fe50).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2671      +/-   ##
==========================================
+ Coverage   97.39%   97.42%   +0.03%     
==========================================
  Files         135      136       +1     
  Lines        5229     5291      +62     
==========================================
+ Hits         5093     5155      +62     
  Misses        136      136              
Components Coverage Δ
sentry-ruby 97.77% <100.00%> (+0.03%) ⬆️
sentry-rails 95.95% <ø> (ø)
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry-ruby.rb 99.14% <100.00%> (+<0.01%) ⬆️
sentry-ruby/lib/sentry/hub.rb 97.93% <ø> (ø)
sentry-ruby/lib/sentry/propagation_context.rb 97.36% <100.00%> (+0.87%) ⬆️
sentry-ruby/lib/sentry/transaction.rb 98.28% <100.00%> (+0.20%) ⬆️
sentry-ruby/lib/sentry/utils/sample_rand.rb 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@solnic solnic force-pushed the propagated-sampling-rates branch from 40209f0 to ed3becb Compare August 5, 2025 21:20
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.

1 participant