reactive-tech / kubegres

Kubegres is a Kubernetes operator allowing to deploy one or many clusters of PostgreSql instances and manage databases replication, failover and backup.
https://www.kubegres.io
Apache License 2.0
1.32k stars 74 forks source link

kubegres / postgresql monitoring and alerting #117

Open michbsd opened 2 years ago

michbsd commented 2 years ago

Hi,

Any recommendations for monitoring/alerting on kubegres/postgresql health?

We have been using pg-x in the past, but looking for something better.

Any recommendations and/or experiences would be much appreciated.

Many thanks,

hxtk commented 2 years ago

I'm in the process of setting up kubegres and this is something I'm going to have to deal with in the future, so I'm wondering if you've found kubegres-specific issues with this that prevent tools like the Postgres Prometheus Exporter [1] from being used?

1: https://github.com/prometheus-community/postgres_exporter

michbsd commented 2 years ago

Nope.. not yet.. still using pg-x - even though we are having many resource issues with it

michbsd commented 2 years ago

hi @alex-arica Can you recommend something? What are you using for monitoring the state of your kubegres deployment?

Many thanks, Michael