We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c3fab4 commit b79d151Copy full SHA for b79d151
content/docs/operating/integrations.md
@@ -42,6 +42,7 @@ data volumes.
42
* [Graphite](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write
43
* [InfluxDB](https://docs.influxdata.com/influxdb/latest/supported_protocols/prometheus): read and write
44
* [IRONdb](https://github.com/circonus-labs/irondb-prometheus-adapter): read and write
45
+ * [Kafka](https://github.com/Telefonica/prometheus-kafka-adapter): write
46
* [M3DB](https://m3db.github.io/m3/integrations/prometheus): read and write
47
* [OpenTSDB](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write
48
* [PostgreSQL/TimescaleDB](https://github.com/timescale/prometheus-postgresql-adapter): read and write
0 commit comments