Quick-Start.md: mention about single-server build

Aliaksandr Valialkin 2019-01-17 22:30:40 +02:00
parent 7606287558
commit 9384596182

@ -11,3 +11,5 @@
Prometheus continues writing data into local storage after adding `remote_write` section into config. So your local data isn't lost after enabling VictoriaMetrics remote storage. Prometheus continues writing data into local storage after adding `remote_write` section into config. So your local data isn't lost after enabling VictoriaMetrics remote storage.
8. Create new [datasource in Grafana for Prometheus](http://docs.grafana.org/features/datasources/prometheus/) using the corresponding url from `Tokens` page. 8. Create new [datasource in Grafana for Prometheus](http://docs.grafana.org/features/datasources/prometheus/) using the corresponding url from `Tokens` page.
9. Switch to new datasource and explore graphs built from your data stored in VictoriaMetrics. 9. Switch to new datasource and explore graphs built from your data stored in VictoriaMetrics.
There is also [a free single-server VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) which may be installed on your hardware.