diff --git a/docs/sources/installation/configuration.md b/docs/sources/installation/configuration.md index 72447a7a2ed..1c9354fc365 100644 --- a/docs/sources/installation/configuration.md +++ b/docs/sources/installation/configuration.md @@ -849,7 +849,7 @@ for the full list. Environment variables will override any settings provided her ### address -The host:port destination for reporting spans. (ex: `localhost:6381`) +The host:port destination for reporting spans. (ex: `localhost:6831`) Can be set with the environment variables `JAEGER_AGENT_HOST` and `JAEGER_AGENT_PORT`.