We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3115c commit 69fd3e2Copy full SHA for 69fd3e2
presto-docs/src/main/sphinx/plugin/open-telemetry.rst
@@ -23,5 +23,5 @@ Property Name Description
23
``schedule-delay`` Delay between batches of span export, controlling how frequently spans are exported
24
``exporter-timeout`` How long the span exporter waits for a batch of spans to be successfully sent before timing out.
25
``trace-sampling-ratio`` Double between 0.0 and 1.0 to specify the percentage of queries to be traced.
26
-``span-sampling`` Boolean to enable/disable sampling. If enabled, spans are only generated for major operations
+``span-sampling`` Boolean to enable/disable sampling. If enabled, spans are only generated for major operations.
27
============================================ =====================================================================
0 commit comments