helm-charts
helm-charts copied to clipboard
[kube-prometheus-stack] additionalScrapeConfig for clickhouse monitoring
Hi followed the link below to configure prometheus to monitor clickhouse
https://github.com/Altinity/clickhouse-operator/blob/eb3fc4e28514d0d6ea25a40698205b02949bcf9d/docs/prometheus_setup.md#prometheus-already-available
But not sure how we configure on prometheus side. I tried to add additionalScrapeConfigs but it did not work as expected. My prometheus is in monitoring ns. The clickhouse-operator is in the kube-system. Based on the link above, looks like we do not need to configure service monitor. how can I configure prometheus to point to the operator to collect metrics?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.
Have the same issues. I have tried adding the label monitoring: true to the clickhouse-operator service but did nto changed anything.
This issue is being automatically closed due to inactivity.