kubernetes-monitoring / kubernetes-mixin

A set of Grafana dashboards and Prometheus alerts for Kubernetes.
Apache License 2.0
2.13k stars 597 forks source link

Improve new control plane dashboards #206

Open metalmatze opened 5 years ago

metalmatze commented 5 years ago

With #205 merged we have a few new dashboards for the control plane (apiserver, scheduler, proxy, kubelet).

Here are a few TODOs outline for the future:

/cc @povilasv @brancz

brancz commented 5 years ago

Incoming/Outgoing HTTP requests differentiation is not super obvious right now, I think explicitly labeling those would be good.

povilasv commented 5 years ago

Go metrics about components should probably be separated. Either own dashboard or no need at all? Let's discuss.

I find those really useful when you are debugging a control plane failure, OOMs / crashloops etc.

The way I envisioned this is that SREs get a single view where they look for symptoms, like "cpu is going thru the roof and we are getting tons of requests, " type of deal.

Agreed on all other points.

github-actions[bot] commented 1 day ago

This issue has not had any activity in the past 30 days, so the stale label has been added to it.

Thank you for your contributions!