Skip to content

UnitedTraders/ansible-postgresql-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgresql-Exporter

This role installs binary postgres_exporter on Redhat-like system (any other OS with systemd should work too) from Github releases and allows access from prometheus servers

Requirements

Server should have working PostgreSQL server with loaded pg_stat_statements shared library.

Example Playbook

- hosts: postgresql-exporter
  become: true
  roles:
    - role: postgresql-exporter
  tags:
    - postgresql-exporter

License

MIT

Author Information

Anton Markelov

About

Ansible role for Prometheus postgresql-exporter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published