A role to deploy Hashicorp's Prometheus monitoring service on arbitrary endpoints.
none.
Role variables include :
components
: which components are you going to include in this prometheus server ?
None
Use the role in your playbooks as follows :
- hosts: servers
roles:
- { role: prometheus-role }
Apache-2.0
Bruce Becker (CSIR Meraka Institute)