Hi everyone, With the addition of the http service discovery being added in v2.28, I've decided to create a new HTTP SD server <https://github.com/hartfordfive/prom-http-sd-server> to address a requirement I had to allow for a more simplistic approach of adding/removing targets and labels when other conventional service discovery methods aren't possible or desired. The current v.0.1.0 release only supports local storage, thus isn't highly available although I'm in the process of adding the ability to use an external Consul KV datastore. I realize there are still quite a few improvements that need to be made (create appropriate tests, add more external data stores, code optimizations, etc) although I figured I'd mention it in this group in case there's any interest.
Constructive feedback, suggestions and feature requests are welcomed! Al -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/6051ac22-8adf-4548-9315-69ce9bbb4447n%40googlegroups.com.

