Commit 17c841cd authored by Aliaksandr Valialkin's avatar Aliaksandr Valialkin Committed by Brian Brazil

Add VictoriaMetrics to remote storage integrations (#1210)

* Add VictoriaMetrics to remote storage integrations

Mention that VictoriaMetrics supports direct PromQL querying.
Signed-off-by: 's avatarAliaksandr Valialkin <valyala@gmail.com>

* Removed the confusing part about remote read support for VictoriaMetrics

VictoriaMetrics doesn't support remote read API, so remove that part
Signed-off-by: 's avatarAliaksandr Valialkin <valyala@gmail.com>
parent 77dcd554
......@@ -47,6 +47,7 @@ data volumes.
* [OpenTSDB](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write
* [PostgreSQL/TimescaleDB](https://github.com/timescale/prometheus-postgresql-adapter): read and write
* [SignalFx](https://github.com/signalfx/metricproxy#prometheus): write
* [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics): write
## Alertmanager Webhook Receiver
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment