Unverified Commit 91b66fcc authored by Julius Volz's avatar Julius Volz Committed by GitHub

Merge pull request #903 from rektide/remote-integrations-crate-cortex

Add Cortex & CrateDB as additioanl remote storage integrations.
parents 235f6d01 8f64fb47
......@@ -33,6 +33,8 @@ careful evaulation of any solution in this space to confirm it can handle your
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
* [Graphite](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write
* [InfluxDB](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): read and write
* [OpenTSDB](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write
......
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