Skip to content

feat(beacon): Add type of events accepted in beacon last 24h#64508

Merged
hubertdeng123 merged 3 commits into
masterfrom
hubertdeng123/send-type-of-events-beacon
Feb 6, 2024
Merged

feat(beacon): Add type of events accepted in beacon last 24h#64508
hubertdeng123 merged 3 commits into
masterfrom
hubertdeng123/send-type-of-events-beacon

Conversation

@hubertdeng123

Copy link
Copy Markdown
Contributor

This adds functionality to start sending self hosted beacon statistics for types of events that are accepted per sentry instance

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 2, 2024
@codecov

codecov Bot commented Feb 3, 2024

Copy link
Copy Markdown

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ff70d47) 81.27% compared to head (cf5defb) 81.36%.
Report is 80 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #64508      +/-   ##
==========================================
+ Coverage   81.27%   81.36%   +0.09%     
==========================================
  Files        5217     5237      +20     
  Lines      230776   231160     +384     
  Branches    45274    45348      +74     
==========================================
+ Hits       187553   188077     +524     
+ Misses      37367    37231     -136     
+ Partials     5856     5852       -4     
Files Coverage Δ
src/sentry/tasks/beacon.py 88.67% <93.75%> (+0.90%) ⬆️

... and 115 files with indirect coverage changes

Comment thread src/sentry/tasks/beacon.py Outdated
@hubertdeng123 hubertdeng123 merged commit 250b7cb into master Feb 6, 2024
@hubertdeng123 hubertdeng123 deleted the hubertdeng123/send-type-of-events-beacon branch February 6, 2024 20:08
@sentry

sentry Bot commented Feb 9, 2024

Copy link
Copy Markdown
Contributor

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ RateLimitExceeded: table concurrent of 137 exceeds limit of 120 sentry.tasks.send_beacon View Issue
  • ‼️ RateLimitExceeded: table concurrent of 125 exceeds limit of 120 sentry.tasks.send_beacon View Issue
  • ‼️ SnubaError: HTTPConnectionPool(host='127.0.0.1', port=10006): Read timed out. (read timeout=30) sentry.tasks.send_beacon View Issue

Did you find this useful? React with a 👍 or 👎

@github-actions github-actions Bot locked and limited conversation to collaborators Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants