Skip to content

Conversation

@edwardgou-sentry
Copy link
Contributor

Adds metrics to the web vitals issue detection task to record:

  • number of projects checked
  • number of sub tasks dispatched for each project
  • number of issues created by web vital issue type
  • number of issues rejected by reason

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 18, 2025
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

❌ Patch coverage is 96.15385% with 1 line in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/tasks/web_vitals_issue_detection.py 95.65% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #103538      +/-   ##
===========================================
+ Coverage   80.57%    80.62%   +0.04%     
===========================================
  Files        9255      9250       -5     
  Lines      395176    394960     -216     
  Branches    25198     25161      -37     
===========================================
+ Hits       318407    318427      +20     
+ Misses      76340     76104     -236     
  Partials      429       429              

…dd-metrics-to-web-vitals-issue-detection-task
@edwardgou-sentry edwardgou-sentry requested a review from a team November 18, 2025 19:50
@edwardgou-sentry edwardgou-sentry marked this pull request as ready for review November 18, 2025 19:50
@edwardgou-sentry edwardgou-sentry merged commit 43752ad into master Nov 19, 2025
66 checks passed
@edwardgou-sentry edwardgou-sentry deleted the egou/feat/add-metrics-to-web-vitals-issue-detection-task branch November 19, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants