google / cadvisor

Analyzes resource usage and performance characteristics of running containers.
Other
17.08k stars 2.32k forks source link

Scrap /metrics endpoints from Docker containers #1764

Open benfab opened 7 years ago

benfab commented 7 years ago

Hello,

I am running some Spring boot applications as Docker containers and would like to scrap the /metrics endpoints all my containers with cAdvisor. Can I do so with cAdvisor?

Thanks!

dashpole commented 6 years ago

cAdvisor is not designed to be a metric aggregator, but rather a source of metrics. You can use the prometheus storage, or other storage options: https://prometheus.io/docs/prometheus/latest/storage/