Skip to content

Commit 65ae00d

Browse files
author
Mike Holloway
committed
initial commit
1 parent d7bae28 commit 65ae00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# swarmstack/postgresql-exporters
22

3-
Docker compose file for postgres-exporter, Prometheus configuration example, and Grafana Dashboard for PostgreSQL servers
3+
Docker compose file for [wrouesnel/postgres_exporter](https://github.com/wrouesnel/postgres_exporter), Prometheus configuration example, and Grafana Dashboard for PostgreSQL servers
44

55

66
## USAGE
@@ -15,4 +15,4 @@ docker stack deploy -c docker-compose.yml postgresql-exporters
1515

1616
In the prometheus/ directory in this repo, you'll find example Prometheus configurations to scrape the exporters once per 5 minutes as to not induce extra load on your servers. If your PG servers aren't heavily loaded, you can scrape them at whatever interval you like.
1717

18-
In the grafana/ directory you'll find a Grafana 6.0+ dashboard that uses information from the postgres-exporter plus netdata to give you a full view of your PostgreSQL hosts.
18+
In the grafana/ directory you'll find a Grafana 6.0+ dashboard that uses metrics from [postgres_exporter](https://github.com/wrouesnel/postgres_exporter) as well as [node exporter](https://github.com/prometheus/node_exporter) to give you a full view of your PostgreSQL hosts.

0 commit comments

Comments
 (0)