kuskoman / logstash-exporter

Prometheus exporter for Logstash written in Go
MIT License
63 stars 24 forks source link

Fix "UP" collector metric type #381

Closed malivin closed 3 weeks ago

malivin commented 3 weeks ago

fixes #380

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 92.91%. Comparing base (119ace0) to head (ee4585d). Report is 148 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #381 +/- ## ========================================== - Coverage 93.60% 92.91% -0.69% ========================================== Files 15 15 Lines 641 833 +192 ========================================== + Hits 600 774 +174 - Misses 41 59 +18 ```

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

satk0 commented 3 weeks ago

Hey, thanks for the PR, could you make it also for the v1 branch? Because master is for le v2