Skip to content
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

ref(ddm): Disable metrics in Snuba #5497

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

evanh
Copy link
Member

@evanh evanh commented Feb 5, 2024

There is a bug in uwsgi + the python sdk that causes restarts and hangs when
using metrics. Going to disable this for now until things stabilize.

There is a bug in uwsgi + the python sdk that causes restarts and hangs when
using metrics. Going to disable this for now until things stabilize.
@evanh evanh requested a review from a team as a code owner February 5, 2024 16:46
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (09ef2c2) 90.10% compared to head (9de4ac5) 92.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5497      +/-   ##
==========================================
+ Coverage   90.10%   92.53%   +2.43%     
==========================================
  Files         888      850      -38     
  Lines       43333    41767    -1566     
  Branches      288        0     -288     
==========================================
- Hits        39044    38651     -393     
+ Misses       4247     3116    -1131     
+ Partials       42        0      -42     

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

@evanh evanh merged commit 5e5be3d into master Feb 5, 2024
32 checks passed
@evanh evanh deleted the evanh/fix/disable-metrics-for-restart-bug branch February 5, 2024 18:03
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.

None yet

2 participants