[arvados] updated: 2.6.0-534-g15e554b5da

git repository hosting git at public.arvados.org
Thu Aug 24 14:07:16 UTC 2023


Summary of changes:
 .../config_examples/multi_host/aws/pillars/prometheus_server.sls      | 4 ++++
 1 file changed, 4 insertions(+)

       via  15e554b5da9d4da9447e547abd536c53be069a21 (commit)
      from  df5350ac0dcd52a5c8d6d0d76da49461e30e6ba3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 15e554b5da9d4da9447e547abd536c53be069a21
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu Aug 24 10:06:41 2023 -0400

    20894: Change default retention on prometheus to 90 days
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/tools/salt-install/config_examples/multi_host/aws/pillars/prometheus_server.sls b/tools/salt-install/config_examples/multi_host/aws/pillars/prometheus_server.sls
index 6dc90c840b..650553de74 100644
--- a/tools/salt-install/config_examples/multi_host/aws/pillars/prometheus_server.sls
+++ b/tools/salt-install/config_examples/multi_host/aws/pillars/prometheus_server.sls
@@ -21,6 +21,10 @@ prometheus:
           global:
             scrape_interval: 15s
             evaluation_interval: 15s
+	  storage:
+	    tsdb:
+	      retention:
+	        time: 90d
           rule_files:
             - rules.yml
 

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list