skywalking-java/apm-sniffer
Ax1an 58dce444fc
Enhance the compatibility of `mysql-8.x-plugin` plugin. (#7261)
hostInfo.getDatabaseUrl() result in version 8.0.19 or above:

jdbc:mysql:loadbalance://**internally_generated**1620805591623**

hostInfo.getDatabaseUrl() result in version 8.0.18 or below:

jdbc:mysql:replication://127.0.0.1:3306,127.0.0.1:3306,127.0.0.1:3306/mer_goods_admin_sit?useSSL=true&useUnicode=true&autoReconnect=true&rewriteBatchedStatements=TRUE&allowMultiQueries=true&serverTimezone=GMT%2B8
2021-07-08 17:55:00 +08:00
..
apm-agent Agent supports the collection of JVM arguments and jar dependencies information. (#7069) 2021-06-17 15:30:44 +08:00
apm-agent-core Add some new thread metric and class metric to JVMMetric (#7230) (#7243) 2021-07-07 16:30:55 +08:00
apm-sdk-plugin Enhance the compatibility of `mysql-8.x-plugin` plugin. (#7261) 2021-07-08 17:55:00 +08:00
apm-test-tools Initialize 8.7.0 iteration (#7078) 2021-06-08 07:41:09 +08:00
apm-toolkit-activation Support authentication for log report channel. (#7131) 2021-06-18 16:09:55 +08:00
bootstrap-plugins Initialize 8.7.0 iteration (#7078) 2021-06-08 07:41:09 +08:00
config Update agent.config (#7163) 2021-06-23 16:43:39 +08:00
optional-plugins Provide plugin for Guava Cache (#7235) 2021-07-08 11:58:09 +08:00
optional-reporter-plugins Agent supports the collection of JVM arguments and jar dependencies information. (#7069) 2021-06-17 15:30:44 +08:00
pom.xml Initialize 8.7.0 iteration (#7078) 2021-06-08 07:41:09 +08:00