kuskoman / logstash-exporter

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

Fix non-docker version info (solves issue #308) #341

Closed satk0 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.00%. Comparing base (119ace0) to head (f4c7030). Report is 126 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #341 +/- ## ========================================== - Coverage 93.60% 93.00% -0.60% ========================================== Files 15 15 Lines 641 629 -12 ========================================== - Hits 600 585 -15 - Misses 41 44 +3 ```

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

kuskoman commented 2 months ago

@satk0 could you do the same for v1?