Integration · container

Docker

Container metrics via the docker socket.

What gets collected

The agent mounts /var/run/docker.sock and reads the stats API. Container labels flow into metrics automatically.

Setup steps

  1. 1docker run -v /var/run/docker.sock:/var/run/docker.sock unimoni/agent
  2. 2Labels added automatically: container_name, image, compose_project

After install

  • · Metrics show up on the dashboard within 15-30 seconds
  • · Integration labels flow into filters automatically
  • · Dashboard presets for common metrics are available in the editor

Similar integrations