Hi All, I wants to monitor docker, which is running standalone server. I followed the below link to monitor the docker container and recourses. Link: https://prometheus.io/docs/guides/cadvisor/#docker-compose-configuration
My query: docker-compose.yml created 3 containers prometheus, cadvisor and redis. 1. prometehus container itself taking more memory(between 2-3GB) 2. cadvisor container itself taking more CPU(40%) How to reduce the memory and CPU for those containers ? Thanks in advanced. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/b50d2c5c-2817-43ca-832a-843c620dfb33n%40googlegroups.com.

