Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 6f8eb9e

Browse files
authored
Fix note about trace endpoint URL
1 parent d8d7d5a commit 6f8eb9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Environment Variables
5050
SIGNALFX_TRACING_URL=tracing endpoint [ default: https://ingest.signalfx.com/v1/trace ]
5151
5252
``SIGNALFX_ENDPOINT_URL`` can be used to configure a common endpoint for metrics and
53-
traces, as is the case when forwarding with the Smart Gateway. The path ``/v1/traces``
53+
traces, as is the case when forwarding with the Smart Gateway. The path ``/v1/trace``
5454
will automatically be added to the endpoint for traces.
5555

5656
If either ``SIGNALFX_TRACING_URL`` or ``SIGNALFX_METRICS_URL`` are set, they will take

0 commit comments

Comments
 (0)