README.md: mention that Prometheus 2.10.0+ works better with remote_write

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/80
This commit is contained in:
Aliaksandr Valialkin 2019-06-27 00:54:45 +03:00
parent e0fccc6c60
commit 0c8d463307

View File

@ -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. 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 ### Grafana setup
Create [Prometheus datasource](http://docs.grafana.org/features/datasources/prometheus/) in Grafana with the following Url: Create [Prometheus datasource](http://docs.grafana.org/features/datasources/prometheus/) in Grafana with the following Url: