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

"Source" tag for metrics #338

Closed s0nicboOm closed 9 months ago

s0nicboOm commented 9 months ago
  1. Add source tags for the metrics
  2. Fix some logs
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (b292553) 93.19% compared to head (b3ffc32) 93.02%.

Files Patch % Lines
numalogic/monitoring/metrics.py 66.66% 4 Missing and 1 partial :warning:
numalogic/udfs/preprocess.py 66.66% 1 Missing and 1 partial :warning:
numalogic/udfs/tools.py 81.81% 1 Missing and 1 partial :warning:
numalogic/udfs/trainer/_base.py 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #338 +/- ## ========================================== - Coverage 93.19% 93.02% -0.18% ========================================== Files 83 83 Lines 3777 3812 +35 Branches 298 302 +4 ========================================== + Hits 3520 3546 +26 - Misses 206 211 +5 - Partials 51 55 +4 ```

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