From e3570601bcc5c26c9663aadf06731820bc87072a Mon Sep 17 00:00:00 2001 From: blissarts <54777977+blissarts@users.noreply.github.com> Date: Thu, 15 Oct 2020 20:09:15 +0200 Subject: [PATCH] Update description for max_age (#15230) Co-authored-by: Franck Nijhof --- source/_integrations/statistics.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/statistics.markdown b/source/_integrations/statistics.markdown index e2948782569..484a706f82a 100644 --- a/source/_integrations/statistics.markdown +++ b/source/_integrations/statistics.markdown @@ -51,7 +51,7 @@ sampling_size: default: 20 type: integer max_age: - description: Maximum age of measurements. Setting this to a time interval will cause older values to be discarded. + description: Maximum age of measurements. Setting this to a time interval will cause older values to be discarded. Please note that you might have to increase the [sampling_size](/integrations/statistics#sampling_size) parameter. If you e.g., have a sensor value updated every second you will, by default, only get a max_age of 20s. required: false type: time precision: