eslam-gomaa / kptop

A Python tool that offers beautiful CLI monitoring based on Prometheus metrics, with Kubernetes integration through PodPortForward
https://eslam-gomaa.github.io/kptop/
GNU General Public License v3.0
277 stars 11 forks source link

Workload metrics #34

Open luisdavim opened 1 year ago

luisdavim commented 1 year ago

Instead of just containers, pods and nodes, it would be nice to also have views for deployments, daemonsets, statefulsets, etc...

eslam-gomaa commented 1 year ago

That can be possible by using the Kubernetes APIs in combination with Prometheus metrics,

It's easy to implement in the next upcoming releases 👍

eslam-gomaa commented 4 months ago

@luisdavim With the new update, now it's possible to monitor anything that has Prometheus metrics - If there are needs to use additional data sources like KubernetesAPIs that can be considered in future releases

https://github.com/eslam-gomaa/kptop/releases/tag/v0.0.11 https://eslam-gomaa.github.io/kptop/