"CPU Usage" in monitoring shows "N/A" for Docker-based nodes

All our cluster nodes are Docker-based. The "Nodes" monitoring page shows "N/A" for "CPU Usage":

Kibana has this configured:

xpack.monitoring.ui.container.elasticsearch.enabled: true

(Also, the detail page for each node shows no data on the graph for "CPU Utilization".)

What else do I need to be able to monitor CPU usage?

Hi @tomhe,

Do you have CPU throttling enabled on your containers? If not, there really isn't anything to show there.

See https://github.com/elastic/kibana/issues/31390

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.