Closed pshgpt closed 11 months ago
I have enabled the service monitor in the respective CRD's but after importing the dashboard I cannot see the fabric metrics.
Available metrics
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts -n monitoring
helm install my-kube-prometheus-stack prometheus-community/kube-prometheus-stack --version 52.1.0 -n monitoring
kubectl port-forward deployment/my-kube-prometheus-stack-grafana 3000 -n monitoring
No response
resolved
What happened?
I have enabled the service monitor in the respective CRD's but after importing the dashboard I cannot see the fabric metrics.
What did you expect to happen?
Available metrics
How can we reproduce it (as minimally and precisely as possible)?
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts -n monitoring
helm install my-kube-prometheus-stack prometheus-community/kube-prometheus-stack --version 52.1.0 -n monitoring
kubectl port-forward deployment/my-kube-prometheus-stack-grafana 3000 -n monitoring
Anything else we need to know?
No response
Kubernetes version