Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to use wildcards for container name excludes #141

Open
RoboMagus opened this issue Feb 1, 2024 · 1 comment
Open

Option to use wildcards for container name excludes #141

RoboMagus opened this issue Feb 1, 2024 · 1 comment

Comments

@RoboMagus
Copy link
Contributor

I'm often spinning up new Docker containers of which I do want the stats to be included in HomeAssistant. However since I started running some CI/CD jobs on the same machine there are many new containers created and removed every now and then.
The names of these containers change and therefore cannot be added to the containers_exclude list. However their names do follow a predefined pattern (e.g. TASK-[number]-[description]), so having the ability to use wildcards to exclude container names would be a great solution.

Potentially relevant to #94.

@ualex73
Copy link
Owner

ualex73 commented May 26, 2024

I am looking into this soon, just thinking if labels or exclusion list with wildcards is better/worse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants