]> git.openstreetmap.org Git - chef.git/blob - cookbooks/prometheus/templates/default/grafana.ini.erb
Mention .torrent files too in header (instead of only mirrors)
[chef.git] / cookbooks / prometheus / templates / default / grafana.ini.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 instance_name = prometheus.openstreetmap.org
4
5 [server]
6 root_url = https://prometheus.openstreetmap.org/
7
8 [security]
9 admin_user = admin
10 admin_password = <%= @passwords[:grafana_admin] %>
11
12 [smtp]
13 enabled = true
14 host = localhost:25
15 skip_verify = true
16 from_address = admins@openstreetmap.org
17 from_name = Prometheus