Skip to main content
This probe is on the development roadmap.

Description

The container_mon probe monitors Docker and Docker Swarm containers via the Docker Engine API (HTTP over unix socket). Tracks running state, restart count, and optional CPU/memory stats. Build tag vms_heavy.

Config fields

Metrics

Example config

Notes

  • Max 50 containers matched per run.
  • Docker socket unreachable → status unknown, emits vms.agent.permission_missing{capability=docker.sock}.
  • Build tag vms_heavy — not in default agent package.