Skip to content

Commit a6d8edc

Browse files
committed
file name and defaults changes
1 parent 6506e7e commit a6d8edc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

environments/common/inventory/group_vars/all/prometheus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
prometheus_port: 30000
33

44
prometheus_db_dir: "{{ appliances_state_dir }}/prometheus"
5-
prometheus_storage_retention: "30d"
6-
prometheus_storage_retention_size: "40GB"
5+
prometheus_storage_retention: "31d"
6+
prometheus_storage_retention_size: "100GB"
77
prometheus_scrape_configs_default:
88
- job_name: "slurm_exporter"
99
scrape_interval: 30s

0 commit comments

Comments
 (0)