[feature request] Enable Checkcle Configuration as Code Using Docker Labels for Automatic Monitoring #134
TheLinuxGuy
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request:
I propose adding the capability to configure Checkcle "as code" using Docker labels, similar to how Traefik automatically configures itself through Docker label-based service discovery.
This feature would bring significant benefits for users managing large-scale Docker deployments across multiple servers. By attaching specific monitoring labels to Docker containers, Checkcle could automatically detect and configure monitors for the services those containers provide as soon as they spin up. Similarly, when a container is removed, Checkcle could automatically disable, delete, or archive the associated monitor.
This approach would streamline monitoring setup, reduce manual configuration effort, and ensure monitoring keeps pace automatically with dynamic container lifecycles, delivering seamless integration and operational efficiency.
Let me know if you want it more formal, technical, or with additional background context!
Beta Was this translation helpful? Give feedback.
All reactions