Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
yongzhang committed Sep 27, 2024
1 parent d83ae91 commit d50ed22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/operations/loki-canary/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ All options:
-wait duration
Duration to wait for log entries on websocket before querying loki for them (default 1m0s)
-write-addr string
The write target of Loki server URL:Port, e.g. loki-writer:3100. Loki write address can also be set using the environment variable LOKI_WRITE_ADDRESS. If not set, the read address will be used. This is useful when using push mode with distributed Loki setup.
The write target of Loki server URL:Port, e.g. loki-writer:3100. Loki write address can also be set using the environment variable LOKI_WRITE_ADDRESS. If not set, the read address will be used. This is useful when using push mode with distributed Loki setup.
-write-max-backoff duration
Maximum backoff time between retries (default 5m0s)
-write-max-retries int
Expand Down

0 comments on commit d50ed22

Please sign in to comment.