Cannot get Grafana to work
achanda opened this issue · 17 comments
I followed the quickstart doc and ran
kubectl apply --filename https://raw.githubusercontent.com/giantswarm/kubernetes-prometheus/master/manifests-all.yaml
Now when I login to Grafana, the default Kubernetes Pod Resources dashboard shows N/A for all metrics. All components are in running state and no errors in any logs. Am I missing some other config?
Same. It was fine on k8s 1.6 but 1.7 not working.
I get the same on 1.8
Same. k8s 1.10
I get the same on k8s 1.8.5
Same. k8s 1.10. Is there no solution?
I get the same issue on k8s 1.10
observed the same issue on 1.10.5 and after looking into chrome dev tool in consol i am able to see "Datasource named prometheus was not found" this panel error for all metrics.
what could be the reason and solution for this issue
facing same issue with 1.10. is there any update on this?
I get the same issue on k8s v1.11.1
same issue on v1.11.2.
same issue in v1.11.3
its not a rbac issue, as i have basically given the service account access to do anything
Any news on this?
Make sure your browser and server are in the same time zone
I think this project is defunct. Seems like the metric names are all different in k8s 1.10+, or even earlier
same issue in v1.11.3 too
So now it should work. Anyway, we are starting a new approach using helm under the helm
folder. Still WIP but the idea is to move to helm. Thanks for the patience