Skip to content

Automatically add docker containers to be tracked #957

@Acyone

Description

@Acyone

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

Other

🔖 Feature description

You should add a possibility for Kuma to check what docker containers are running, and start tracking them .
This way it would not be needed to manually add them.

✔️ Solution

In my use case, I would want to see appear my running docker containers in the kuma webUI.

❓ Alternatives

I have considered having to add a special label to each container to be tracked (in the docker-compose file)

📝 Additional Context

Netdata has a similar feature : (source)

Netdata auto-detects running containers and auto-populates the right-hand menu with their IDs or container names, based on the configuration of your system.

Flame also has a similar functionnality using labels : (source)

In order to use the Docker integration, each container must have the following labels

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:monitorIssues or PRs related to monitorsfeature-requestRequest for new features to be addedtype:enhance-existingfeature wants to enhance existing monitor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions