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

Set up custom metrics and dogstatsd #729

Merged
merged 10 commits into from
Mar 1, 2025
Merged

Set up custom metrics and dogstatsd #729

merged 10 commits into from
Mar 1, 2025

Conversation

WillNilges
Copy link
Collaborator

  • Add some metrics to the tasks

@james-otten
Copy link
Collaborator

Is it disabled at localhost?

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.75%. Comparing base (6b1420d) to head (7964d99).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/meshapi/tasks.py 33.33% 6 Missing ⚠️

❌ 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.
📢 Have feedback on the report? Share it here.

Copy link
Member

@Andrew-Dickinson Andrew-Dickinson left a comment

Choose a reason for hiding this comment

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

Override codecov

@WillNilges
Copy link
Collaborator Author

closes #843

@WillNilges WillNilges linked an issue Mar 1, 2025 that may be closed by this pull request
@WillNilges WillNilges merged commit b3ac8b9 into main Mar 1, 2025
11 of 12 checks passed
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.

Use Metrics to track important processes
3 participants