We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07299ac commit 8d74441Copy full SHA for 8d74441
presto-docs/src/main/sphinx/plugin/open-telemetry.rst
@@ -16,7 +16,7 @@ Configuration properties
16
Property Name Description
17
============================================ =====================================================================
18
``tracing-factory.name`` Unique identifier for factory implementation to be registered.
19
-``tracing-enabled`` Boolean value controlling if tracing is on or off
+``tracing-enabled`` Boolean value controlling if tracing is on or off.
20
``tracing-backend-url`` URL of the backend for exporting telemetry data.
21
``max-exporter-batch-size`` Maximum number of spans to export in one batch.
22
``max-queue-size`` Maximum number of spans to queue before processing for export.
0 commit comments