Update README.md (#887)

Fix default for postmaster

Signed-off-by: Gabi Davar <grizzly.nyo@gmail.com>
This commit is contained in:
Gabi Davar 2023-08-24 10:59:21 +03:00 committed by GitHub
parent 8c3604b85e
commit 937fd83767
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ This will build the docker image as `prometheuscommunity/postgres_exporter:${bra
Enable the database collector (default: enabled). Enable the database collector (default: enabled).
* `[no-]collector.postmaster` * `[no-]collector.postmaster`
Enable the `postmaster` collector (default: enabled). Enable the `postmaster` collector (default: disabled).
* `[no-]collector.process_idle` * `[no-]collector.process_idle`
Enable the `process_idle` collector (default: enabled). Enable the `process_idle` collector (default: enabled).