Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bitnami/postgresql-ha] add a pgpool exporter #24021

Open
DorBreger opened this issue Mar 3, 2024 · 2 comments
Open

[bitnami/postgresql-ha] add a pgpool exporter #24021

DorBreger opened this issue Mar 3, 2024 · 2 comments
Assignees
Labels
feature-request on-hold Issues or Pull Requests with this label will never be considered stale postgresql-ha

Comments

@DorBreger
Copy link
Contributor

Name and Version

bitnami/postgresql-ha 13.4.5

What is the problem this feature will solve?

allow monitoring the pgools themselves, as monitoring only the postgres instances is half the story. What if the pgpools can't connect to the postgres pods? etc.

What is the feature you are proposing to solve the problem?

Add a pgpool exporter as a sidecar container, similar to what we have. I have tried working on this on my own, and will happily provide another PR if I receive some guidance. The pgpool's official exporter image is outdated, and currently immediately exits if it can't connect to the pgpool instance, causing the entire pod to fail. The code is fixed, we are just waiting for them to release it. I saw that most of the charts on this repository use container images from bitnami/containers, What is the process of submitting a new container there? This way we can simply build the image from the code directly, and not wait on the devs releasing it as a docker image.

Another smaller issue I have is whether now, because we have metric services for both the pgool and the postgres, should we have different metrics: sections in the values.yaml file? And should they be in the postgresql and pgpool sections respectively?
I would love to hear your input on the matter.

What alternatives have you considered?

No response

@github-actions github-actions bot added the triage Triage is needed label Mar 3, 2024
@javsalgar javsalgar changed the title add a pgpool exporter [bitnami/postgresql-ha] add a pgpool exporter Mar 4, 2024
@javsalgar javsalgar added postgresql-ha new-product Request new product to be added into the catalog labels Mar 4, 2024
@javsalgar
Copy link
Contributor

Hi!

Thank you so much for the request. I will forward it to the team for evaluation.

@javsalgar javsalgar added on-hold Issues or Pull Requests with this label will never be considered stale and removed new-product Request new product to be added into the catalog labels Mar 4, 2024
@github-actions github-actions bot removed the triage Triage is needed label Mar 4, 2024
@colin719
Copy link
Contributor

need this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request on-hold Issues or Pull Requests with this label will never be considered stale postgresql-ha
Projects
None yet
Development

No branches or pull requests

3 participants