Skip to content

Commit 5e04665

Browse files
authored
don't send traces to Zipkin (#1109)
Signed-off-by: Valeriy Svydenko <[email protected]>
1 parent fa8fd98 commit 5e04665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dependencies/che-plugin-registry/build/dockerfiles/application.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ spring:
88
autoconfigure:
99
exclude:
1010
- org.jobrunr.spring.autoconfigure.storage.JobRunrElasticSearchStorageAutoConfiguration
11+
- org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinAutoConfiguration
1112
cache:
1213
jcache:
1314
config: classpath:ehcache.xml

0 commit comments

Comments
 (0)