From 0c8d4633076484a0f1998a4708a5c2f658489703 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Thu, 27 Jun 2019 00:54:45 +0300 Subject: [PATCH] README.md: mention that Prometheus 2.10.0+ works better with `remote_write` Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/80 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1b6db3521..2199f065a 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,10 @@ The label name may be arbitrary - `datacenter` is just an example. The label val across Prometheus instances, so time series may be filtered and grouped by this label. +It is recommended upgrading Prometheus to [v2.10.0](https://github.com/prometheus/prometheus/releases) or newer, +since the previous versions may have issues with `remote_write`. + + ### Grafana setup Create [Prometheus datasource](http://docs.grafana.org/features/datasources/prometheus/) in Grafana with the following Url: