numaproj / numalogic

Collection of operational time series ML models and tools
https://numalogic.numaproj.io/
Apache License 2.0
166 stars 28 forks source link

feat :add new metrics #332

Closed s0nicboOm closed 9 months ago

s0nicboOm commented 10 months ago

Add Info level metrics for getting stats on inference data

codecov[bot] commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (28fa28f) 93.34% compared to head (3b725ba) 93.40%.

Files Patch % Lines
numalogic/monitoring/metrics.py 80.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #332 +/- ## ========================================== + Coverage 93.34% 93.40% +0.06% ========================================== Files 82 82 Lines 3712 3731 +19 Branches 294 296 +2 ========================================== + Hits 3465 3485 +20 + Misses 196 195 -1 Partials 51 51 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

s0nicboOm commented 9 months ago

Not needed anymore.