-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feat/metrics #177
Feat/metrics #177
Conversation
…it metrics to a metrics recorder.
test: metrics tests. cleanup some tests and fix issues with loading the logging.properties.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #177 +/- ##
============================================
+ Coverage 89.14% 89.79% +0.64%
- Complexity 0 47 +47
============================================
Files 185 192 +7
Lines 5419 5666 +247
Branches 649 673 +24
============================================
+ Hits 4831 5088 +257
+ Misses 387 365 -22
- Partials 201 213 +12 ☔ View full report in Codecov by Sentry. |
f01baf7
to
57552b7
Compare
Quality Gate passedIssues Measures |
feat: add a metric manager that hooks into gestalt and allows to submit metrics to a metrics recorder. #171
Provide a implementation for micrometer.