diff --git a/Quick-Start.md b/Quick-Start.md index ce497e6..0fac8d7 100644 --- a/Quick-Start.md +++ b/Quick-Start.md @@ -10,4 +10,6 @@ ``` 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. -9. Switch to new datasource and explore graphs built from your data stored in VictoriaMetrics. \ No newline at end of file +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.