forked from ISTI-ansible-roles/ansible-roles
prometheus: new metrics data sources for the dnet applications.
This commit is contained in:
parent
56ffe10a78
commit
60277d5325
|
@ -11,4 +11,4 @@ prometheus_confdir: '/opt/prometheus/conf'
|
|||
prometheus_cmd: '{{ prometheus_dist_dir }}/{{ prometheus_dir }}/prometheus'
|
||||
prometheus_loglevel: info
|
||||
prometheus_http_port: 9090
|
||||
prometheus_opts: '--storage.tsdb.retention=120d'
|
||||
prometheus_opts: '--storage.tsdb.retention=360d'
|
||||
|
|
Loading…
Reference in New Issue