Skip to content

Extend helm chart to optionally include podMonitor #201

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

Open
jcpunk opened this issue Apr 25, 2023 · 1 comment
Open

Extend helm chart to optionally include podMonitor #201

jcpunk opened this issue Apr 25, 2023 · 1 comment

Comments

@jcpunk
Copy link

jcpunk commented Apr 25, 2023

It would be nice if the helm chart had the ability to easily enable a podMonitor for the postgres clusters via a boolean flag. Similar to what exists within the strimzi operator or cilium would be nice.

@benjaminjb
Copy link
Contributor

I'm not sure I understand the utility, can you say more about your use-case?

I mean: we have a monitoring stack that includes Prometheus config with scrape jobs; BUT maybe you already have a monitoring stack, you just want the scrape configs to put into Prometheus or a PodMonitor (or ServiceMonitor). OK, but if you have a centralized (non-Crunchy) monitoring stack, wouldn't it be easy to use that to create a PodMonitor/ServiceMonitor or update your Scrape Job?

Or, approaching this another way, can you point me to what you're thinking of in regards to strimzi or cilium?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants