-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Collect db metrics using postgres_exporter
- Fix checkpoints_timed not found error by using the `--no-collector.stat_bgwriter` flag in the docker compose command - This flag can be removed once the issue below is fixed, and a new docker image is released - prometheus-community/postgres_exporter#1060 - https://github.com/prometheus-community/postgres_exporter - https://www.rockdata.net/external/postgres_exporter-metrics/ - https://stackoverflow.com/a/59366582 - https://hub.docker.com/r/prometheuscommunity/postgres-exporter
- Loading branch information
Showing
3 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters