Skip to content

Commit 52892dc

Browse files
author
Jonathan S. Katz
committed
Simplify the Crunchy Postgres Exporter docs
This redirects to upstream projects to find out more about the available metrics.
1 parent fe78c1f commit 52892dc

File tree

12 files changed

+2
-52
lines changed

12 files changed

+2
-52
lines changed

docs/content/advanced/crunchy-postgres-exporter.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,19 +61,12 @@ oc port-forward -n pgouser1 svc/mycluster 9187:9187
6161

6262
Then, in your local browser, go to `http://127.0.0.1:9187/metrics` to view the available metrics for that cluster.
6363

64+
# Crunchy Postgres Exporter Metrics
6465

65-
66-
# Crunchy Postgres Exporter Metrics Detail
67-
68-
Below are details on the various metrics available from the crunchy-postgres-exporter container.
69-
The name, SQL query and metric details are given for each available item.
70-
71-
{{< exporter_metrics >}}
66+
You can find more information about the metrics available in the Crunchy Postgres Exporter by visiting the [pgMonitor](https://github.com/CrunchyData/pgmonitor) project and viewing details in the [exporter](https://github.com/CrunchyData/pgmonitor/tree/master/exporter/postgres) folder.
7267

7368
# [pgnodemx](https://github.com/CrunchyData/pgnodemx)
7469

7570
In addition to the metrics above, the [pgnodemx](https://github.com/CrunchyData/pgnodemx) PostgreSQL extension provides SQL functions to allow the capture of node OS metrics via SQL queries. For more information, please see the [pgnodemx](https://github.com/CrunchyData/pgnodemx) project page:
7671

7772
[https://github.com/CrunchyData/pgnodemx](https://github.com/CrunchyData/pgnodemx)
78-
79-
{{< pgnodemx_metrics >}}

docs/data/pgmonitor/general/queries_backrest.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/data/pgmonitor/general/queries_common.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/data/pgmonitor/general/queries_per_db.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/data/pgmonitor/general/queries_pg10.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/data/pgmonitor/general/queries_pg11.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/data/pgmonitor/general/queries_pg12.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/data/pgmonitor/general/queries_pg95.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/data/pgmonitor/general/queries_pg96.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/data/pgmonitor/pgnodemx/queries_nodemx.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)