pgflux ====== A simple Python utility to send PostgreSQL metrics to InfluxDB It enables Grafana Visualisations as seen in the screenshots below: .. image:: images/grafana-dashboard-01.png :target: _images/grafana-dashboard-01.png .. image:: images/grafana-dashboard-02.png :target: _images/grafana-dashboard-02.png .. image:: images/grafana-dashboard-03.png :target: _images/grafana-dashboard-03.png 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" Documents --------- .. toctree:: :maxdepth: 1 usage development api/pgflux Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`