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
@@ -37,10 +37,10 @@ Check [**https://g.pgsty.com**](https://g.pgsty.com) for live demo, which is bui
37
37
## Features
38
38
39
39
-**Highly Customizable**: Define almost all metrics through declarative YAML configs
40
-
-**Full Coverage**: Monitor both PostgreSQL (10-18+) and pgBouncer (1.8-1.24+) in single exporter
40
+
-**Full Coverage**: Monitor both PostgreSQL (10-18+) and pgBouncer (1.8-1.25+) in single exporter
41
41
-**Fine-grained Control**: Configure timeout, caching, skip conditions, and fatality per collector
42
42
-**Dynamic Planning**: Define multiple query branches based on different conditions
43
-
-**Self-monitoring**: Rich metrics about pg_exporter [itself](https://g.pigsty.com/d/pgsql-exporter) for complete observability
43
+
-**Self-monitoring**: Rich metrics about pg_exporter [itself](https://demo.pigsty.io/d/pgsql-exporter) for complete observability
44
44
-**Production-Ready**: Battle-tested in real-world environments across 12K+ cores for 6+ years
45
45
-**Auto-discovery**: Automatically discover and monitor multiple databases within an instance
46
46
-**Health Check APIs**: Comprehensive HTTP endpoints for service health and traffic routing
@@ -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://ext.pigsty.io/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://pgext.cloud/repo/infra).
55
55
56
56
To run this exporter, you need to pass the postgres/pgbouncer URL via env or arg:
57
57
@@ -243,6 +243,7 @@ Current `pg_exporter` is shipped with the following metrics collector definition
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