pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.43k stars 3.76k forks source link

[#11681] add dameng-jdbc plugin #11683

Closed yjqg6666 closed 2 weeks ago

yjqg6666 commented 3 weeks ago

Support to trace dameng jdbc client query to dameng database server. Fix #11681 .

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 22.03390% with 184 lines in your changes missing coverage. Please review.

Project coverage is 36.90%. Comparing base (8b0cb0f) to head (487f4dd). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...corp/pinpoint/plugin/jdbc/dameng/DamengPlugin.java 0.00% 161 Missing :warning:
...corp/pinpoint/plugin/jdbc/dameng/DamengConfig.java 0.00% 11 Missing :warning:
...npoint/plugin/jdbc/dameng/DamengJdbcUrlParser.java 86.20% 4 Missing and 4 partials :warning:
...inpoint/plugin/jdbc/dameng/DamengTypeProvider.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11683 +/- ## ============================================ - Coverage 36.93% 36.90% -0.03% - Complexity 12374 12397 +23 ============================================ Files 4097 4102 +5 Lines 100418 100654 +236 Branches 10537 10557 +20 ============================================ + Hits 37092 37151 +59 - Misses 60309 60485 +176 - Partials 3017 3018 +1 ```

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