Mention PostgreSQL Prometheus Adapter in the documentation (#10487)
Vladimir Kobal committed
Jan 12, 2021 at 15:45 UTC
f1d52e2043748de0bc373c90587aad5cd65bd480
1 file changed
+1
docs/export/external-databases.md
+1
@@ -56,6 +56,7 @@ documentation and the [enabling a connector](/docs/export/enable-connector.md) d
56
- **OpenTSDB**: [OpenTSDB](/exporting/opentsdb/README.md), [Prometheus remote
57
write](/exporting/prometheus/remote_write/README.md)
58
- **PostgreSQL**: [Prometheus remote write](/exporting/prometheus/remote_write/README.md)
59
+ via [PostgreSQL Prometheus Adapter](https://github.com/CrunchyData/postgresql-prometheus-adapter)
60
- **Prometheus**: [Prometheus scraper](/exporting/prometheus/README.md)
61
- **TimescaleDB**: [Prometheus remote write](/exporting/prometheus/remote_write/README.md),
62
[netdata-timescale-relay](/exporting/TIMESCALE.md)