devopsprodigy / kubegraf

Grafana-plugin for k8s' monitoring
MIT License
407 stars 45 forks source link

Can i just copy the dashboard rather than the all plugin ? #22

Open Maatary opened 4 years ago

Maatary commented 4 years ago

Hi,

Can i just grab the dashboard rather than the all plugin ? What do i gain in getting the plugin over simply the dashboard ?

SergeiSporyshev commented 4 years ago

Hi, @Maatary Yes, you can grab dashboards from this directory (https://github.com/devopsprodigy/kubegraf/tree/master/src/dashboards)

In plugin you can see status of all your namespaces, nodes, deployments, pods... in one page, get error messages e.t.c You can find more in our project page (https://devopsprodigy.com/products/kubegraf)