prometheus/server/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Mon, 29 Jun 2020 19:21:11 -0500
changeset 58 baca37fdc8c3
parent 52 5a5071d4eaad
child 187 0f3a64c60ec5
permissions -rw-r--r--
Updated hgweb config

---

prometheus_server_conf: "prometheus.yml.j2"
prometheus_server_apt_packages:
  - "prometheus"
  - "grafana"

prometheus_server_grafana_plugins:
  - "flant-statusmap-panel"