--
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-devel...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-developers+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-devel...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-devel...@googlegroups.com.
Hi Johannes,
I have never used consul but will love to explore the option suggested by you. Is there any example or reference you can provide which talks about a similar scenario?
Regards
Ashish
Right now I am following an approach of
a) Have a Python script on host A - my prometheus host to populate my rules file for newly registered containers. This can be done by scraping the targets registered through the SD.
One problem with this approach is cleaning up hosts when they die instead of alerting in Prometheus.