Grafana/Prometheus Dashboards for Cluster/Pod/Container details which would include CPU Usage, Memory Usage, Network I/O & Disk Usage, Resources consuming CPU/Memory & Disk

Hello Everyone,

Was hoping if someone could assist do we have any JSON charts available which can be used to provide all the requested details such as Cluster/Pod/Container details which would include CPU Usage, Memory Usage, Network I/O & Disk Usage, Resources consuming CPU/Memory & Disk

Im having challenges to create a query for a few of these use cases.

Thanks in Advance!

Regards,

have you checked out these queries?

https://play.grafana.org/d/000000029/prometheus-demo-dashboard?orgId=1&refresh=5m

Thanks Matt!

So yes these querries reflect only Node related details what im hoping to achieve:

Node/cluster:
CPU Usage along with resource details
Disk Usage along with resource details
Memory Utilization along with resource details
Network Throughput

Pod:
CPU Usage along with resource details
Disk Usage along with resource details
Memory Utilization along with resource details
Network Throughput

Container:
CPU Usage along with resource details
Disk Usage along with resource details
Memory Utilization along with resource details
Network Throughput

Something like what’s displayed on this link

Is that something youve come accross yet ?

Regards

@mattabrams , sorry curious if you had a chance to have a quick look at this ?

try and use a cadvisor setup to monitor containers: