-
Notifications
You must be signed in to change notification settings - Fork 991
fix!(store/metrics): fix metrics prefix #4211
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
fix!(store/metrics): fix metrics prefix #4211
Conversation
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.
Utack
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.
This could be technically breaking btw even if it's a fix
I'll add the breaking label then |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4211 +/- ##
==========================================
- Coverage 44.83% 44.65% -0.19%
==========================================
Files 265 312 +47
Lines 14620 22963 +8343
==========================================
+ Hits 6555 10253 +3698
- Misses 7313 11585 +4272
- Partials 752 1125 +373 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
wonder if there is a linter which could check this
Self-explanatory