-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Description
⚠️ Please verify that this feature request has NOT been suggested before.
- I checked and didn't find similar feature request
🏷️ Feature Request Type
UI Feature
🔖 Feature description
Please add ability to auto-create monitors based on name
parameter in PUSH url. Show the auto-created monitors as child of base monitor like hierarchy. It will also be helpful to add multiple parameters to push url which will auto-create unique monitors dynamically.
These monitors may also contribute to the final status of push monitor.
✔️ Solution
have several docker containers which have different name but similar kind of workload, say workers. These are dynamic numbers and I want to create ONE push monitor push different parameters to auto populate them in status page for monitoring. They may be cooldown period after which those orphaned monitors (not reporting in x hours/days) get auto cleaned.
I scale up and down those workers so it will be useful to have them show up in status page without manually pre-creating that many push urls.
❓ Alternatives
N/A
📝 Additional Context
No response