Skip to content

Commit

Permalink
don't send traces to Zipkin (#1109)
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor authored Oct 16, 2024
1 parent fa8fd98 commit 5e04665
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ spring:
autoconfigure:
exclude:
- org.jobrunr.spring.autoconfigure.storage.JobRunrElasticSearchStorageAutoConfiguration
- org.springframework.boot.actuate.autoconfigure.tracing.zipkin.ZipkinAutoConfiguration
cache:
jcache:
config: classpath:ehcache.xml
Expand Down

0 comments on commit 5e04665

Please sign in to comment.