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

feat: added the OpenTelemetry trace support #2477

Closed lynnbond closed 3 months ago

lynnbond commented 3 months ago

Purpose of the PR

Main Changes

Verifying these changes

Does this PR potentially affect the following parts?

Documentation Status

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 66.30%. Comparing base (c09982b) to head (530fdf5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2477 +/- ## ============================================ - Coverage 66.34% 66.30% -0.04% + Complexity 829 827 -2 ============================================ Files 511 511 Lines 42624 42624 Branches 5947 5947 ============================================ - Hits 28278 28262 -16 - Misses 11541 11554 +13 - Partials 2805 2808 +3 ```

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