Fix allowed intervals for UCP metrics (#3693)

Removed "d" as an option for the METRICS_DISK_USAGE_INTERVAL and METRICS_DISK_USAGE_INTERVAL environment variables.
This commit is contained in:
Jim Galasyn 2017-06-23 12:34:41 -07:00 committed by GitHub
parent a3bbadb7ed
commit bfda12f536
1 changed files with 2 additions and 2 deletions

View File

@ -172,10 +172,10 @@ You'll now be able to log into UCP and DTR.
* Core
* Administrators can now configure the frequency with which UCP polls metrics.
Use `docker service update --env-add METRICS_SCRAPE_INTERVAL=10m ucp-agent`,
and the frequency can be in s/m/h/d.
and the frequency can be in s/m/h.
* Administrators can now configure the frequency with which UCP gathers disk usage data.
Use `docker service update --env-add METRICS_DISK_USAGE_INTERVAL=12h ucp-agent`,
and the frequency can be in s/m/h/d.
and the frequency can be in s/m/h.
* Support for syncing users and teams from multiple LDAP servers/domains
(e.g. a separate server to use for `dc=domain2,dc=example,dc=com`)
* Support for limiting the number of maximum concurrent login sessions any