Skip to content

Commit

Permalink
add %test.quarkus.jaeger.enabled=false #3049
Browse files Browse the repository at this point in the history
  • Loading branch information
yurake committed Feb 16, 2023
1 parent 7d30b81 commit 31bec5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ quarkus.jaeger.service-name=scheduled-quarkus
quarkus.jaeger.sampler-type=const
quarkus.jaeger.sampler-param=1
quarkus.jaeger.agent-host-port=jaeger-agent:6831
%test.quarkus.jaeger.enabled=false

# rest client random
random/mp-rest/url=http://randompublish-quarkus:8080
Expand Down

0 comments on commit 31bec5d

Please sign in to comment.