cuigh / swirl

A web UI for Docker, focused on swarm cluster.
MIT License
604 stars 78 forks source link

How to integrate Prometheus monitoring with cuigh/swirl? Waiting for your reply #15

Closed sudipto92 closed 6 years ago

cuigh commented 6 years ago

You can set address of Prometheus on 'System>Settings' page.

prometheus
cuigh commented 6 years ago

BTW, you may need my fork version of Prometheus for better experience.

sudipto92 commented 6 years ago

I have set the promethus url but it is not reflected on swril.

cuigh commented 6 years ago

You also need cadvisor to collect container metrics. I'll add this to README later.

sudipto92 commented 6 years ago

Hi Cuigh, I have added the Prometheus url but it is not reflected on Swril.

cuigh commented 6 years ago

Fixed, it’s a bug when using bolt storage engine.