Is your feature request related to a problem? Please describe.
I want to monitor all of my docker container metrics on the dashboard, somehow like beszel does it. But I want to switch from beszel to checkmate because of the additional monitoring capabilities like http monitoring etc.
Describe the solution you'd like
I'd like to mount the /var/run/docker.sock to the Capture container and would love to see those metrics visualized within a diagram in Checkmate.
Describe alternatives you've considered
I could use another tool (beszel) or maybe add every docker container to the monitoring. But I dont want to add every single one of them myself and also I cant get it to work monitoring a docker container from a remote system.
Additional context
Is your feature request related to a problem? Please describe.
I want to monitor all of my docker container metrics on the dashboard, somehow like beszel does it. But I want to switch from beszel to checkmate because of the additional monitoring capabilities like http monitoring etc.
Describe the solution you'd like
I'd like to mount the
/var/run/docker.sockto the Capture container and would love to see those metrics visualized within a diagram in Checkmate.Describe alternatives you've considered
I could use another tool (beszel) or maybe add every docker container to the monitoring. But I dont want to add every single one of them myself and also I cant get it to work monitoring a docker container from a remote system.
Additional context