I have been using Prometheus for past 2 months and want to use OpenTSDB as remote storage. The diagram looks like below:
------------------- -------------------- ----------
|Prometheus-server|<--->|Read/Write Adapter|<--->|OpenTSDB|
------------------- -------------------- ----------
Since all the services are deployed on the cluster, so they have dynamic IP addresses which are stored in the zookeeper. I already have the mechanism to get the real-time IP address so Read/Write Adapter can find the OpenTSDB.
My question is what the title says: can Prometheus find the Read/Write Adapter via 'Service Discovery'?
Thanks in advance.
Regards,
Qi
--
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-developers+unsub...@googlegroups.com.
To post to this group, send email to prometheus-developers@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/6ac7df49-d095-4075-a914-95b83bf73444%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You would need to have a DNS address that is updated by zookeeper. What cluster software are you using?
On Tue, Jun 6, 2017 at 5:23 AM, <zha...@luminatewireless.com> wrote:
Dear Sir/Madam,
I have been using Prometheus for past 2 months and want to use OpenTSDB as remote storage. The diagram looks like below:
------------------- -------------------- ----------
|Prometheus-server|<--->|Read/Write Adapter|<--->|OpenTSDB|
------------------- -------------------- ----------
Since all the services are deployed on the cluster, so they have dynamic IP addresses which are stored in the zookeeper. I already have the mechanism to get the real-time IP address so Read/Write Adapter can find the OpenTSDB.
My question is what the title says: can Prometheus find the Read/Write Adapter via 'Service Discovery'?
Thanks in advance.
Regards,
Qi
--
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-developers+unsubscri...@googlegroups.com.