You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PG Exporter brings ultimate monitoring experience to your PostgreSQL with **declarative config**, **dynamic planning**, and **customizable collectors**.
17
17
It provides **600+** metrics and ~3K time series per instance, covers everything you'll need for PostgreSQL observability.
18
18
19
-
Check [**https://g.pgsty.com**](https://g.pgsty.com) for live demo, which is built upon this exporter by [**Pigsty**](https://pgsty.com).
19
+
Check [**https://demo.pigsty.io**](https://demo.pigsty.io) for live demo, which is built upon this exporter by [**Pigsty**](https://pigsty.io).
@@ -51,7 +51,7 @@ Check [**https://g.pgsty.com**](https://g.pgsty.com) for live demo, which is bui
51
51
52
52
## Quick Start
53
53
54
-
RPM / DEB / Tarball available in the GitHub [release page](https://github.com/pgsty/pg_exporter/releases), and Pigsty's YUM / APT [Infra Repo](https://pgext.cloud/repo/infra).
54
+
RPM / DEB / Tarball available in the GitHub [release page](https://github.com/pgsty/pg_exporter/releases), and Pigsty's YUM / APT [Infra Repo](https://pigsty.io/docs/repo/infra).
55
55
56
56
To run this exporter, you need to pass the postgres/pgbouncer URL via env or arg:
57
57
@@ -66,7 +66,7 @@ There are 4 built-in metrics `pg_up`, `pg_version`, `pg_in_recovery`, `pg_export
66
66
67
67
There are two monitoring dashboards in the [`monitor/`](monitor/) directory.
68
68
69
-
You can use [**Pigsty**](https://pgsty.com) to monitor existing PostgreSQL cluster or RDS, it will setup pg_exporter for you.
69
+
You can use [**Pigsty**](https://pigsty.io) to monitor existing PostgreSQL cluster or RDS, it will setup pg_exporter for you.
70
70
71
71
72
72
--------
@@ -188,7 +188,7 @@ CGO_ENABLED=0 GOOS=linux go build -a -ldflags '-extldflags "-static"' -o pg_expo
188
188
189
189
Or [download](https://github.com/pgsty/pg_exporter/releases) the latest prebuilt binaries from release pages.
190
190
191
-
We also have pre-packaged RPM / DEB packages in the [Pigsty Infra Repo](https://ext.pgsty.com/repo/infra/)
191
+
We also have pre-packaged RPM / DEB packages in the [Pigsty Infra Repo](https://pigsty.io/docs/repo/infra/)
192
192
193
193
194
194
--------
@@ -210,7 +210,7 @@ Redhat rpm and Debian/Ubuntu deb packages are made with `nfpm` for `x86/arm64`:
210
210
*[`/etc/default/pg_exporter`](package/pg_exporter.default): systemd service envs & options
211
211
212
212
213
-
Which is also available on Pigsty's [Infra Repo](https://ext.pgsty.com/repo/infra).
213
+
Which is also available on Pigsty's [Infra Repo](https://pigsty.io/docs/repo/infra).
You can also download `pg_exporter` package (`RPM`/`DEB`/ Tarball) directly from the [Latest GitHub Release Page](https://github.com/pgsty/pg_exporter/releases/latest):
0 commit comments