We plan on using prometheus to fetch data from multiples servers and the 
link between the metrics's server and the prometheus servers is known for 
not being that reliable. The instability can last a couples of minutes and 
there is nothing we can do about it.

Most of the time prometheus will be able to fetch the metrics. However, 
when prometheus is unable to pull the data the metrics server will need to 
be able to cache them until the connection is back.

Since most of the time the connection will be up, I was thinking about 
setting up a watchdog refreshed by the metric pull. When the watchdog 
trigs, then cache the data until the pushgateway is pulled.

If anyone had any advise on that, that'd be appreciated.

Cheers,

Mathieu

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" 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-users/f0d53cdb-05da-4477-88d2-a6fe54f7b2c6o%40googlegroups.com.

Reply via email to