Prometheus Monitoring for CrateDB 5.8.1 on AKS (StatefulSet) – Metrics Endpoint Not Exposed #18820
Unanswered
ankitaghule-GEP
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to set up Prometheus monitoring for CrateDB version 5.8.1 running as a StatefulSet in our AKS cluster. Prometheus and Grafana are also deployed in the same AKS environment.
We followed the official CrateDB documentation for Prometheus monitoring (link below). However, the guide mainly shows a Docker Compose–based setup, and we couldn’t find Kubernetes-specific details.
CrateDB docs: https://cratedb.com/docs/guide/admin/monitoring/prometheus-grafana.html
As part of our testing, we created a ServiceMonitor and tried multiple endpoints such as /_prometheus/metrics and /_prometheus, but none of them exposed metrics successfully. At this point, we haven’t found any working endpoint for CrateDB 5.8.1 in AKS.
If anyone has configured Prometheus metrics scraping for CrateDB 5.8.1 on Kubernetes—or knows the correct metrics endpoint—any help would be greatly appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions