olxbr / metrics-server-exporter

Metrics Server Exporter
MIT License
69 stars 24 forks source link

Grafana dashboard #41

Closed saiharshitachava closed 4 years ago

saiharshitachava commented 4 years ago

This is very cool and useful rather than running many agent to check the usage Do we have any grafana dashboard which are already designed to view these metrics?

gkope commented 4 years ago

hi @saiharshitachava :)

I'll make our dashboards public in grafana.com/dashboards and soon will paste here the link :)

saiharshitachava commented 4 years ago

Thanks @gkope Please tag me when u paste the link here :)

saiharshitachava commented 4 years ago

@gkope we dont have all these metrics as part of this exporter right?

kube_pod_container_status_restarts_total kube_pod_container_resource_requests kube_pod_container_resource_limits

and other metrics used..we cont have these as part of this exporter

gkope commented 4 years ago

you are right @saiharshitachava

You need to configure kube-state-metrics and metrics-server + metrics-server-exporter so that the dashboard can be fully functional.

As said on the PR, the dashboard was tested by some people and it's working as expected.