svoeth / ansible_prometheus_statsd_exporter

Ansible role to deploy statsd prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbog/prometheus_statsd_exporter

Build Status Ansible Role Ansible Quality Score Ansible Role GitHub

An Ansible role which installs and configures Prometheus statsd_exporter on Linux

Requirements

Ansible 2.8+

Role Variables

You can see all vars in defaults/main.yml vars file.

Dependencies

None

Example Playbook

- name: Ensure prometheus_statsd_exporter
  hosts: prometheus_statsd_exporters
  remote_user: root

  roles:
    - prometheus_statsd_exporter

License

Apache 2.0

Author Information

This role was created by Stan Bogatkin.

About

Ansible role to deploy statsd prometheus

License:Apache License 2.0


Languages

Language:Jinja 100.0%