Browse Source

Configure devtools to set trace probability to 100% by default

See gh-47721

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
pull/47784/head
Yanming Zhou 2 months ago committed by Stéphane Nicoll
parent
commit
97e7753cdb
  1. 1
      module/spring-boot-micrometer-tracing/src/main/resources/META-INF/spring-devtools.properties

1
module/spring-boot-micrometer-tracing/src/main/resources/META-INF/spring-devtools.properties

@ -0,0 +1 @@ @@ -0,0 +1 @@
defaults.management.tracing.sampling.probability=1.0
Loading…
Cancel
Save