mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix example jaeger agent port in docs (#23514)
This commit is contained in:
parent
1ba8f1647e
commit
0aa95d97c8
@ -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`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user