I'm using cadvisor
to collect metrics on my dockers (running on core os). using prometheus
as the monitoring server.
I see that prometheus is collecting a lot of metrics which I don't need. I'm trying to find a way to collect only some of the metrics.
didn't find anything in the documentation that allows me to do that.