Skip to content

Commit 8d74441

Browse files
Update presto-docs/src/main/sphinx/plugin/open-telemetry.rst
Co-authored-by: Steve Burnett <[email protected]>
1 parent 07299ac commit 8d74441

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
@@ -16,7 +16,7 @@ Configuration properties
1616
Property Name Description
1717
============================================ =====================================================================
1818
``tracing-factory.name`` Unique identifier for factory implementation to be registered.
19-
``tracing-enabled`` Boolean value controlling if tracing is on or off
19+
``tracing-enabled`` Boolean value controlling if tracing is on or off.
2020
``tracing-backend-url`` URL of the backend for exporting telemetry data.
2121
``max-exporter-batch-size`` Maximum number of spans to export in one batch.
2222
``max-queue-size`` Maximum number of spans to queue before processing for export.

0 commit comments

Comments
 (0)