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 4b0bb1b commit 4fb7c1aCopy full SHA for 4fb7c1a
README.md
@@ -153,6 +153,9 @@ This will build the docker image as `prometheuscommunity/postgres_exporter:${bra
153
* `[no-]collector.stat_statements.include_query`
154
Enable selecting statement query together with queryId. (default: disabled)
155
156
+* `--collector.stat_statements.query_length`
157
+ Maximum length of the statement text. Default is 120.
158
+
159
* `[no-]collector.stat_user_tables`
160
Enable the `stat_user_tables` collector (default: enabled).
161
0 commit comments