apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.58k stars 512 forks source link

fix(server):fix the metric name when promthus collect hugegraph metric,see issue #2462

Closed SunnyBoy-WYH closed 4 months ago

SunnyBoy-WYH commented 4 months ago

fix the metric name when promthus collect hugegraph metric,see issue : https://github.com/apache/incubator-hugegraph/issues/2354

finally, we got it: img_v3_027q_f143426d-b990-4f46-bf60-61aebf94da7g

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 66.28%. Comparing base (47a68f0) to head (edd76e9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2462 +/- ## ============================================ + Coverage 63.80% 66.28% +2.48% Complexity 829 829 ============================================ Files 511 511 Lines 42622 42622 Branches 5947 5947 ============================================ + Hits 27193 28254 +1061 + Misses 12679 11555 -1124 - Partials 2750 2813 +63 ```

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