File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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:
126126 Use only metrics supplied from ` queries.yaml ` . Value can be ` true ` or ` false ` . Default is ` false ` .
127127
128128* ` 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 ` .
130130
131131* ` 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 ` .
133133
134134* ` PG_EXPORTER_EXTEND_QUERY_PATH `
135135 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