An example of pgbouncer monitoring
Hi There,
Is it possible to add pgbouncer monitoring in PGO examples?
Thank you.
Hi @Eric-zch. Could you provide a bit more information on what you would like to see in this example? It would be helpful to better understand the use-case you have in mind.
I will also note that the existing high availability example does include a PostgresCluster with a pgBouncer configuration, as referenced in the documentation. While this may not be exactly what you're looking for, it may be helpful for your particular needs.
Hi @tjmoore4 Thank you for your reply. I have used this as a reference.
Hi @Eric-zch! We've got an item in our backlog to enable PgBouncer metrics collection. We're also keeping a close eye on related work in the upstream pgmonitor project.
@tony-landreth Thank you!