You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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 thestrimzi
operator orcilium
would be nice.The text was updated successfully, but these errors were encountered: