VictoriaMetrics / metrics

Lightweight alternative to github.com/prometheus/client_golang
MIT License
538 stars 62 forks source link

fixed histogram merge #77

Closed AndrewChubatiuk closed 3 months ago

AndrewChubatiuk commented 3 months ago

sum existing values instead of replacing them

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.04%. Comparing base (d5fb341) to head (001417b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #77 +/- ## ========================================== + Coverage 89.87% 90.04% +0.17% ========================================== Files 11 11 Lines 1155 1155 ========================================== + Hits 1038 1040 +2 + Misses 83 80 -3 - Partials 34 35 +1 ```

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