onmetal-dev / metal

bare metal PaaS
https://www.onmetal.dev
GNU Affero General Public License v3.0
2 stars 0 forks source link

cluster stats #72

Closed rgarcia closed 3 months ago

rgarcia commented 3 months ago

image.png

grafana's default cluster dashboard for inspo ^

the way to query prometheus's api via kubectl (this uses the grafana container but it can use anything that has curl installed):

kubectl exec kube-prometheus-grafana-0 -n monitoring -i -t -- curl kube-prometheus-kube-prome-prometheus.monitoring.svc.cluster.local:9090/api/v1/query
linear[bot] commented 3 months ago

MET-42 cluster stats