Skip to content

Commit 7aa7ad2

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

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
@@ -17,7 +17,7 @@ Property Name Description
1717
============================================ =====================================================================
1818
``tracing-factory.name`` Unique identifier for factory implementation to be registered
1919
``tracing-enabled`` Boolean value controlling if tracing is on or off
20-
``tracing-backend-url`` Points to backend for exporting telemetry data
20+
``tracing-backend-url`` URL of the backend for exporting telemetry data.
2121
``max-exporter-batch-size`` Maximum number of spans that will be exported in one batch
2222
``max-queue-size`` Maximum number of spans that can be queued before being processed for export
2323
``schedule-delay`` Delay between batches of span export, controlling how frequently spans are exported

0 commit comments

Comments
 (0)