Skip to content

Support ActiveStorage spans in tracing events#1588

Merged
st0012 merged 5 commits intomasterfrom
implement-#1558
Oct 4, 2021
Merged

Support ActiveStorage spans in tracing events#1588
st0012 merged 5 commits intomasterfrom
implement-#1558

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Oct 2, 2021

This implements and closes #1558

@st0012 st0012 added this to the 4.8.0 milestone Oct 2, 2021
@st0012 st0012 self-assigned this Oct 2, 2021
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 2, 2021

Codecov Report

❌ Patch coverage is 96.11650% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.41%. Comparing base (4ffa3a2) to head (1513def).
⚠️ Report is 706 commits behind head on master.

Files with missing lines Patch % Lines
sentry-rails/spec/support/test_rails_app/app.rb 94.54% 3 Missing ⚠️
.../sentry/rails/tracing/active_storage_subscriber.rb 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1588      +/-   ##
==========================================
- Coverage   98.44%   98.41%   -0.04%     
==========================================
  Files         127      129       +2     
  Lines        7095     7192      +97     
==========================================
+ Hits         6985     7078      +93     
- Misses        110      114       +4     

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

🚀 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.

@georgeclaghorn
Copy link
Copy Markdown

Looking good. 👍

Screenshot of Sentry trace showing service_upload.active_storage event

@st0012
Copy link
Copy Markdown
Contributor Author

st0012 commented Oct 4, 2021

@georgeclaghorn thanks!

@st0012 st0012 merged commit 5c17674 into master Oct 4, 2021
@st0012 st0012 deleted the implement-#1558 branch October 4, 2021 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rails integration: trace Active Storage events

3 participants