megaease / easeprobe

A simple, standalone, and lightweight tool that can do health/status checking, written in Go.
Apache License 2.0
2.05k stars 215 forks source link

fix tls metrics #520

Closed suchen-sci closed 2 months ago

suchen-sci commented 2 months ago

fix #496 which was introduced by https://github.com/megaease/easeprobe/pull/386/files#diff-f4ba94b6ceb9d73b8797e5ca558f756010112d0d6b71ca4ffcdf3da10fbe2c1f

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 98.93%. Comparing base (eef3a25) to head (cab0d17). Report is 26 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #520 +/- ## ========================================== + Coverage 98.80% 98.93% +0.12% ========================================== Files 85 82 -3 Lines 5867 4782 -1085 ========================================== - Hits 5797 4731 -1066 + Misses 51 34 -17 + Partials 19 17 -2 ```

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