Migrate pg_locks to collector package (#817)
Migrate the `pg_locks_count` query from `main` to the `collector` package. Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
@@ -73,7 +73,10 @@ This will build the docker image as `prometheuscommunity/postgres_exporter:${bra
|
||||
|
||||
|
||||
* `[no-]collector.database`
|
||||
Enable the database collector (default: enabled).
|
||||
Enable the `database` collector (default: enabled).
|
||||
|
||||
* `[no-]collector.locks`
|
||||
Enable the `locks` collector (default: enabled).
|
||||
|
||||
* `[no-]collector.postmaster`
|
||||
Enable the `postmaster` collector (default: enabled).
|
||||
|
||||
Reference in New Issue
Block a user