prometheus: new metrics data sources for the dnet applications.

This commit is contained in:
Andrea Dell'Amico 2018-11-23 13:31:15 +01:00
parent 56ffe10a78
commit 60277d5325
1 changed files with 1 additions and 1 deletions

View File

@ -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'