kuskoman / logstash-exporter

Prometheus exporter for Logstash written in Go
MIT License
60 stars 21 forks source link

Fix flow lifetime metrics, add flow utilization metrics #366 #371

Closed satk0 closed 1 week ago

satk0 commented 1 week ago

solves issue #366

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.04%. Comparing base (119ace0) to head (d3a158d). Report is 143 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #371 +/- ## ========================================== - Coverage 93.60% 93.04% -0.56% ========================================== Files 15 15 Lines 641 633 -8 ========================================== - Hits 600 589 -11 - Misses 41 44 +3 ```

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