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] plugin, dameng-jdbc, update urlparser. Add UI V3 servermap image. #11690

Closed yjqg6666 closed 2 weeks ago

yjqg6666 commented 2 weeks ago

Fix #11681.

  1. plugin, dameng-jdbc, update urlparser. Fix url parsing error when jdbc url with key-only property.
  2. UI v3, add dameng servermap image. The previous PR #11683 only includes image for UI v2.
codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 36.87%. Comparing base (941dbf1) to head (3dbc429). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...npoint/plugin/jdbc/dameng/DamengJdbcUrlParser.java 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11690 +/- ## ============================================ - Coverage 36.88% 36.87% -0.02% + Complexity 12395 12393 -2 ============================================ Files 4103 4103 Lines 100725 100729 +4 Branches 10561 10563 +2 ============================================ - Hits 37154 37141 -13 - Misses 60552 60567 +15 - Partials 3019 3021 +2 ```

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