From 0de3ebfa0da972387f089e3771fa245acd5ee780 Mon Sep 17 00:00:00 2001 From: boernd Date: Mon, 28 May 2018 00:32:42 +0200 Subject: [PATCH] Remote write to Elasticsearch (#1032) Signed-off-by: bhois --- content/docs/operating/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/operating/integrations.md b/content/docs/operating/integrations.md index 980ccd70..4140c665 100644 --- a/content/docs/operating/integrations.md +++ b/content/docs/operating/integrations.md @@ -36,6 +36,7 @@ data volumes. * [Chronix](https://github.com/ChronixDB/chronix.ingester): write * [Cortex](https://github.com/weaveworks/cortex): read and write * [CrateDB](https://github.com/crate/crate_adapter): read and write + * [Elasticsearch](https://github.com/infonova/prometheusbeat): write * [Gnocchi](https://gnocchi.xyz/prometheus.html): write * [Graphite](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write * [InfluxDB](https://docs.influxdata.com/influxdb/v1.4/supported_protocols/prometheus): read and write