diff options
| author | 2024-05-30 15:59:04 +0200 | |
|---|---|---|
| committer | 2024-05-30 15:59:04 +0200 | |
| commit | 6496fa65823344cffd53861c7b1fadc920b0cea9 (patch) | |
| tree | f92a6a8524c94618645ef793f1244e9636893027 /ansible/host_vars | |
| parent | Add new users for Grafana and Metabase (diff) | |
Install custom Prometheus version
Co-authored-by: Joe William Murray Humphreys Banks <[email protected]>
Diffstat (limited to 'ansible/host_vars')
| -rw-r--r-- | ansible/host_vars/lovelace/prometheus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/host_vars/lovelace/prometheus.yml b/ansible/host_vars/lovelace/prometheus.yml index cf748d0..cc35844 100644 --- a/ansible/host_vars/lovelace/prometheus.yml +++ b/ansible/host_vars/lovelace/prometheus.yml @@ -1,6 +1,6 @@ --- -prometheus_cmdline_options: " --web.config.file=/etc/prometheus/web_config.yml" +prometheus_cmdline_options: " --web.config.file=/etc/prometheus/web_config.yml --config.file=/etc/prometheus/prometheus.yml --web.page-title='Python Discord Helper Monitoring And Supervision Service' --storage.tsdb.path='/var/lib/prometheus/metrics2/'" prometheus_web_configuration: tls_server_config: |