Skip to content

Commit 97fb871

Browse files
authored
Document stat_checkpointer collector option (#1226)
Add documentation for stat_checkpointer collector Signed-off-by: Fabio Rueda <avances123@gmail.com>
1 parent f2203ba commit 97fb871

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ This will build the docker image as `prometheuscommunity/postgres_exporter:${bra
141141
* `[no-]collector.stat_bgwriter`
142142
Enable the `stat_bgwriter` collector (default: enabled).
143143

144+
* `[no-]collector.stat_checkpointer`
145+
Enable the `stat_checkpointer` collector (default: disabled).
146+
144147
* `[no-]collector.stat_database`
145148
Enable the `stat_database` collector (default: enabled).
146149

0 commit comments

Comments
 (0)