Hi,
We are using rootless podman to our containers and would like to monitor the containers performance using metricbeat installed on the host. I have seen this blog post https://www.elastic.co/blog/blog-detail and understand we can use system module cgroup metrics to monitor any container engine. Even though it offers many fields like cputime, blkio, cpuaccountingmetrics we are not able to correlate it to the container health check directly. Could someone please help me to understand and answer the below questions
- How to get container cpu usage details
- How to get the container memory usage details
- How to get container status
- How to get the container name
podman version 1.4.4
metricbeat version 7.6.1