name: docker version: "2.0.0" description: "Per-host Docker container status + resource usage, collected by the host agent" author: "Steward" license: "MIT" min_app_version: "0.1.0" repository_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins" homepage: "https://git.fabledsword.com/bvandeusen/Steward-plugins/src/branch/main/docker" tags: - containers - docker - infrastructure # No config: collection is agent-driven (the host agent reads each host's local # socket and pushes containers to the host_agent ingest). This plugin is pure # presentation + storage, so there's no socket path or scrape interval to tune.