Skip to content

Container health monitor #254

@sevmonster

Description

@sevmonster

Similar to #148 but for Docker containers.

I imagine two modes:

  • Manual: Provide list of containers on a server to check the existence and health of. Fixed list of containers means alerts will fire either with failed healthchecks, or if they are not found—e.g. docker compose down.
  • Auto: Check all containers on a server or servers, and match against whitelist/blacklist. Matched containers have their health checked. Allows any new containers that match the filter to be populated in the monitor automatically, while also removing old containers that no longer match/exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions