-
Notifications
You must be signed in to change notification settings - Fork 18
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
Set up custom metrics and dogstatsd #729
Conversation
WillNilges
commented
Nov 23, 2024
- Add some metrics to the tasks
Is it disabled at localhost? |
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (66.66%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #729 +/- ##
==========================================
- Coverage 94.88% 94.75% -0.14%
==========================================
Files 91 91
Lines 3892 3909 +17
==========================================
+ Hits 3693 3704 +11
- Misses 199 205 +6 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Override codecov
This ensures that statsd won't interrupt normal operation
closes #843 |