Open
david.huh · August 27, 2026
Labeling/Tagging instances for easy monitoring setup
Many instances share monitoring logic by aspects. For instance when I deploy nginx on any host I could tag it as "webserver" and configure my monitoring workflows to take this into aspect. When tag "webserver" exists -> monitor Port 80/443
This way I dont have to touch the monitoring workflows when adding a new instance.
Similar logic like the groups, but with n->m instead 1->n
0 comments
Sign in to join the discussion.