vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on "Patroni" and DCS "etcd" or "consul"). Automating with Ansible.
MIT License
1.29k stars 353 forks source link

PMM integration #559

Closed ugenk closed 3 months ago

ugenk commented 3 months ago

Thank you so much for your awesome project!

Would be nice, if you will add support for the Percona Monitoring & Management client installation to the cluster, as described here: https://docs.percona.com/percona-monitoring-and-management/setting-up/client/postgresql.html#pg_stat_monitor

vitabaks commented 3 months ago

Hi. Integration with PMM is not planned. You can install it yourself if you need it.

Here is related issue https://github.com/vitabaks/postgresql_cluster/issues/249

There is something better (in my opinion) dashboards that I have developed personally.

ugenk commented 3 months ago

There is something better (in my opinion) dashboards that I have developed personally.

would be nice to see them :)

vitabaks commented 3 months ago

https://gitlab.com/postgres-ai/pgwatch2