improve Grafana dashboards and Prometheus alerts deployment times
Right now, Grafana dashboards and Prometheus alerts and targets are deployed from Git repositories from Puppet, which runs anywhere from 4 to 6 hours on the servers. This might be unacceptable for some changes and we could implement some better deployment mechanisms, possibly a systemd timer that pulls hourly or a hook that deploys on push from GitLab directly.