Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 495 Bytes

File metadata and controls

34 lines (24 loc) · 495 Bytes

stehessel.server.prometheus

Sets up prometheus monitoring.

Role Variables

prometheus__path: /srv/prometheus

Host path to Prometheus base directory.

Example Playbook

- hosts: servers
  tasks:
    - name: "Set up Prometheus"
      include_role:
        name: "stehessel.server.prometheus"

License

BSD-3-Clause

Author Information

hesselmann.dev