mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
I propose a change in remote write. If we error out for > 3 times, then we close the connection. This is to htlp with user that are using load balancers and DNS, where the active connection might point to a wrong DNS entry but the load balancer of the old entry is still active, replying 503. Signed-off-by: Julien <roidelapluie@o11y.eu> |
||
---|---|---|
.. | ||
remote | ||
buffer.go | ||
buffer_test.go | ||
errors.go | ||
errors_test.go | ||
fanout.go | ||
fanout_test.go | ||
generic.go | ||
interface.go | ||
interface_test.go | ||
lazy.go | ||
memoized_iterator.go | ||
memoized_iterator_test.go | ||
merge.go | ||
merge_test.go | ||
noop.go | ||
secondary.go | ||
series.go | ||
series_test.go |