camilb / prometheus-kubernetes

Monitoring Kubernetes clusters on AWS, GCP and Azure using Prometheus Operator and Grafana
Apache License 2.0
671 stars 298 forks source link

Custom Grafana dashboards are not working #95

Open csrao10890 opened 6 years ago

csrao10890 commented 6 years ago

Hi,

I tried to add additional/custom grafana dashboards by following the steps mentioned in the READ.me. But it is not working and breaking the existing/out of the node/pod dash boards.

update grafana dashboards: add or change the existing dashboards in assets/grafana/ and execute scripts/generate-dashboards-configmap.sh. Then apply the changes using kubectl apply -f manifests/grafana/grafana-dashboards.cm.yaml.

camilb commented 6 years ago

I am aware of this issue and planning to fix it soon

camilb commented 6 years ago

Hi @csrao10890 solved in #110