We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 197670f commit 007a9afCopy full SHA for 007a9af
pom.xml
@@ -185,10 +185,10 @@
185
<groupId>io.micrometer</groupId>
186
<artifactId>micrometer-tracing-bridge-otel</artifactId>
187
</dependency>
188
- <dependency>
+ <!--<dependency>
189
<groupId>io.opentelemetry</groupId>
190
<artifactId>opentelemetry-exporter-zipkin</artifactId>
191
- </dependency>
+ </dependency>-->
192
193
<!-- Spring Cloud -->
194
<dependency>
0 commit comments