-
Notifications
You must be signed in to change notification settings - Fork 617
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: document registry.consul.serviceMonitors
- Loading branch information
1 parent
a9b3f2f
commit a0f965a
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: "registry.consul.serviceMonitors" | ||
--- | ||
|
||
`registry.consul.serviceMonitors` configures the concurrency for | ||
route updates. Fabio will make up to the configured number of | ||
concurrent calls to Consul to fetch status data for route | ||
updates. | ||
|
||
The default is | ||
|
||
registry.consul.serviceMonitors = 1 |