File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,10 +126,10 @@ The following environment variables configure the exporter:
126
126
Use only metrics supplied from ` queries.yaml ` . Value can be ` true ` or ` false ` . Default is ` false ` .
127
127
128
128
* ` PG_EXPORTER_DISABLE_SETTINGS_METRICS `
129
- Use the flag if you don't want to scrape ` pg_settings ` . Value can be ` true ` or ` false ` . Defauls is ` false ` .
129
+ Use the flag if you don't want to scrape ` pg_settings ` . Value can be ` true ` or ` false ` . Default is ` false ` .
130
130
131
131
* ` PG_EXPORTER_AUTO_DISCOVER_DATABASES `
132
- Whether to discover the databases on a server dynamically. Value can be ` true ` or ` false ` . Defauls is ` false ` .
132
+ Whether to discover the databases on a server dynamically. Value can be ` true ` or ` false ` . Default is ` false ` .
133
133
134
134
* ` PG_EXPORTER_EXTEND_QUERY_PATH `
135
135
Path to a YAML file containing custom queries to run. Check out [ ` queries.yaml ` ] ( queries.yaml )
You can’t perform that action at this time.
0 commit comments