We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856c71d commit af40ec6Copy full SHA for af40ec6
boot/src/test/resources/spp-test-probe.yml
@@ -9,6 +9,7 @@ spp:
9
quiet_mode: ${SPP_PROBE_QUIET_MODE:-false}
10
install_directory: ${SPP_PROBE_INSTALL_DIRECTORY:-/tmp/spp-probe}
11
transformed_dump_directory: ${SPP_PROBE_TRANSFORMED_DUMP_DIRECTORY:-/tmp/spp-probe/transformed-classes}
12
+ wait_for_platform: ${SPP_PROBE_WAIT_FOR_PLATFORM:-true}
13
skywalking:
14
logging:
15
level: ${SW_LOGGING_LEVEL:-DEBUG}
0 commit comments