pgflux
A simple Python utility to send PostgreSQL metrics to InfluxDB
It enables Grafana Visualisations as seen in the screenshots below:



Installation
The project is currently very much usable but not officially released yet (no PyPI packages).
It is however installable via git
or http
directly:
pip install "git+https://github.com/exhuma/pgflux@initial-release"