We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2203ba commit 97fb871Copy full SHA for 97fb871
README.md
@@ -141,6 +141,9 @@ This will build the docker image as `prometheuscommunity/postgres_exporter:${bra
141
* `[no-]collector.stat_bgwriter`
142
Enable the `stat_bgwriter` collector (default: enabled).
143
144
+* `[no-]collector.stat_checkpointer`
145
+ Enable the `stat_checkpointer` collector (default: disabled).
146
+
147
* `[no-]collector.stat_database`
148
Enable the `stat_database` collector (default: enabled).
149
0 commit comments