We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a39b8 commit afe4fb6Copy full SHA for afe4fb6
spring-pulsar-sample-apps/src/main/resources/application.yml
@@ -5,6 +5,8 @@ logging:
5
management:
6
tracing:
7
enabled: false
8
+ sampling:
9
+ probability: 1.0
10
zipkin:
11
12
endpoint: "http://localhost:9411/api/v2/spans"
0 commit comments