From 6eed17ac9ee4646e3bb240a91cb8e919d38d5d8c Mon Sep 17 00:00:00 2001 From: ozaporozhets-godaddy <94839844+ozaporozhets-godaddy@users.noreply.github.com> Date: Tue, 21 Jan 2025 18:23:06 +0200 Subject: [PATCH] Update configuration.asciidoc --- docs/configuration.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.asciidoc b/docs/configuration.asciidoc index 6ff4717594..702d041882 100644 --- a/docs/configuration.asciidoc +++ b/docs/configuration.asciidoc @@ -2817,7 +2817,7 @@ NOTE: This feature is not available on Windows and on OpenJ9 ==== `profiling_inferred_spans_logging_enabled` (added[1.37.0]) By default, async profiler prints warning messages about missing JVM symbols to standard output. -Set this option to `true` to suppress such messages +Set this option to `false` to suppress such messages <>