From: Tomofumi Hayashi Date: Thu, 28 Sep 2017 03:57:46 +0000 (+0900) Subject: write_redis_plugin: Add document for MaxSetDuration X-Git-Tag: collectd-5.8.0~71 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=0fa02dfe46b82d720bc5aecccb723002babca3ff write_redis_plugin: Add document for MaxSetDuration This change adds description for MaxSetDuration, which is introduced at #2440. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 91d53817..fdbe1956 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -9323,6 +9323,7 @@ Synopsis: Prefix "collectd/" Database 1 MaxSetSize -1 + MaxSetDuration -1 StoreRates true @@ -9385,6 +9386,12 @@ to C<0>. The B option limits the number of items that the I can hold. Negative values for I sets no limit, which is the default behavior. +=item B I + +The B option limits the duration of items that the +I can hold. Negative values for I sets no duration, which +is the default behavior. + =item B B|B If set to B (the default), convert counter values to rates. If set to