Skip to content

Commit 69fd3e2

Browse files
Update presto-docs/src/main/sphinx/plugin/open-telemetry.rst
Co-authored-by: Steve Burnett <[email protected]>
1 parent 7f3115c commit 69fd3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-docs/src/main/sphinx/plugin/open-telemetry.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ Property Name Description
2323
``schedule-delay`` Delay between batches of span export, controlling how frequently spans are exported
2424
``exporter-timeout`` How long the span exporter waits for a batch of spans to be successfully sent before timing out.
2525
``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
26+
``span-sampling`` Boolean to enable/disable sampling. If enabled, spans are only generated for major operations.
2727
============================================ =====================================================================

0 commit comments

Comments
 (0)