Hi,
I am wondering whether any use case of
consul.io at Openstack monitoring? It seems the services may be easily monitored. Can it be used as tenant based or any method to use it for tenant's vm's machines so that they can see the machine's states.
I am also wondering whether
consul.io can be used with rethinkdb. My aim is to trigger a script that will send a json to some API depending on the check result. Rethindb has push support over a socket to web or it is also send the values to rabbitmq and read them. According to the documentation consul has statsd support, and statsd had rethinkdb backend. Since statsd is not scalable, this is not what i am looking for.
So any idea or tips?