Commit 1ce91642 authored by Fred Moyer's avatar Fred Moyer Committed by Brian Brazil

Add IRONdb remote storage adapter (#1127)

Signed-off-by: 's avatarFred Moyer <fred@redhotpenguin.com>
parent 9ea0da61
...@@ -40,6 +40,7 @@ data volumes. ...@@ -40,6 +40,7 @@ data volumes.
* [Gnocchi](https://gnocchi.xyz/prometheus.html): write * [Gnocchi](https://gnocchi.xyz/prometheus.html): write
* [Graphite](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): 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 * [InfluxDB](https://docs.influxdata.com/influxdb/v1.4/supported_protocols/prometheus): read and write
* [IRONdb](https://github.com/circonus-labs/irondb-prometheus-adapter): read and write
* [OpenTSDB](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write * [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 * [PostgreSQL/TimescaleDB](https://github.com/timescale/prometheus-postgresql-adapter): read and write
* [SignalFx](https://github.com/signalfx/metricproxy#prometheus): write * [SignalFx](https://github.com/signalfx/metricproxy#prometheus): 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