From bfda12f5368252503b0c26c80598632b7f499eb2 Mon Sep 17 00:00:00 2001 From: Jim Galasyn Date: Fri, 23 Jun 2017 12:34:41 -0700 Subject: [PATCH] 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. --- datacenter/ucp/2.1/guides/release-notes/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datacenter/ucp/2.1/guides/release-notes/index.md b/datacenter/ucp/2.1/guides/release-notes/index.md index 5999121c77..7007011f51 100644 --- a/datacenter/ucp/2.1/guides/release-notes/index.md +++ b/datacenter/ucp/2.1/guides/release-notes/index.md @@ -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