-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 Process canonical endpoint in fastapi case when collecting prometheus metrics #7704
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
🐛 Process canonical endpoint in fastapi case when collecting prometheus metrics #7704
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7704 +/- ##
==========================================
- Coverage 87.46% 87.16% -0.31%
==========================================
Files 1820 1431 -389
Lines 70574 59489 -11085
Branches 1148 605 -543
==========================================
- Hits 61726 51851 -9875
+ Misses 8536 7452 -1084
+ Partials 312 186 -126
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
pcrespov
left a comment
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.
thx!
sanderegg
left a comment
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.
👍



What do these changes do?
Related issue/s
How to test
Dev-ops