Skip to content

Add tracing support to sentry-delayed_job#1482

Merged
st0012 merged 1 commit intogetsentry:masterfrom
fsateler:feature/delayed_job-performance
Jun 25, 2021
Merged

Add tracing support to sentry-delayed_job#1482
st0012 merged 1 commit intogetsentry:masterfrom
fsateler:feature/delayed_job-performance

Conversation

@fsateler
Copy link
Copy Markdown
Contributor

Fixes #1312

@fsateler fsateler force-pushed the feature/delayed_job-performance branch from 2a009b1 to d0a1874 Compare June 24, 2021 16:44
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 24, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.76%. Comparing base (fac1db6) to head (dcfeb63).
⚠️ Report is 795 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1482      +/-   ##
==========================================
+ Coverage   98.20%   98.76%   +0.56%     
==========================================
  Files         218      123      -95     
  Lines       10467     6716    -3751     
==========================================
- Hits        10279     6633    -3646     
+ Misses        188       83     -105     

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

Copy link
Copy Markdown
Contributor

@st0012 st0012 left a comment

Choose a reason for hiding this comment

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

hey thanks a lot for adding this 👍
just left some comments for polishing. I think you also need to rebase the branch and resolve the conflict in order to start the build.

@fsateler fsateler force-pushed the feature/delayed_job-performance branch from 7df7aaa to dcfeb63 Compare June 25, 2021 15:32
@fsateler
Copy link
Copy Markdown
Contributor Author

Done!

Copy link
Copy Markdown
Contributor

@st0012 st0012 left a comment

Choose a reason for hiding this comment

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

Thanks for implementing this 😄

@st0012 st0012 merged commit 6aaa4c1 into getsentry:master Jun 25, 2021
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.

Support performance monitoring in sentry-delayed_job

3 participants