Added url to defaults for server
This commit is contained in:
parent
44776ef155
commit
30385c398f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ prometheus:
|
|||
config_file: /etc/prometheus/prometheus.yml
|
||||
storage:
|
||||
local_path: /var/lib/prometheus/metrics
|
||||
url: https://prometheus.io/docs/introduction/overview/
|
||||
alertmanager:
|
||||
version: 0.15.3.linux-amd64
|
||||
install_dir: /opt
|
||||
|
|
Loading…
Reference in a new issue