完善 skywalking 组件的集成

This commit is contained in:
YunaiV
2021-04-26 01:35:05 +08:00
parent 81b1f3751a
commit e351cdf785
13 changed files with 159 additions and 130 deletions

View File

@@ -196,6 +196,11 @@
<artifactId>apm-toolkit-logback-1.x</artifactId>
<version>${skywalking.version}</version>
</dependency>
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>apm-toolkit-opentracing</artifactId>
<version>${skywalking.version}</version>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>