From d6bda4eb14722012fc456f47f63c368e524994a0 Mon Sep 17 00:00:00 2001 From: Pradeep Kilambi Date: Tue, 30 May 2017 14:48:21 -0400 Subject: Update metric processing delay default This helps with processing the backlog, so lets update the default out of the box. Change-Id: I06d4ca95f4a1da2864f4845ef3e7a74a1bce9e41 --- releasenotes/notes/update-metric-delay-default-963d073026e2cc15.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 releasenotes/notes/update-metric-delay-default-963d073026e2cc15.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/update-metric-delay-default-963d073026e2cc15.yaml b/releasenotes/notes/update-metric-delay-default-963d073026e2cc15.yaml new file mode 100644 index 00000000..d74e3a18 --- /dev/null +++ b/releasenotes/notes/update-metric-delay-default-963d073026e2cc15.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - Update the default metric processing delay to 30. This will help reduce + the metric backlog and wont load up the storage backend. -- cgit 1.2.3-korg