Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Commit 52972a6

Browse files
authored
Update README.md
1 parent 4310988 commit 52972a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get:
2121

2222
Run:
2323
```
24-
postgresql_exporter --config {path to config file}
24+
postgresql_exporter --config {path to the config file}
2525
```
2626

2727

@@ -35,7 +35,7 @@ Run:
3535
sslmode: {ssl mode}
3636
workers: {number of parallel connections to use}
3737
statementTimeout: {pg statement_timeout value for each connection}
38-
isNotPg: {true if the destination side is not postgresql}
38+
isNotPg: {true if the destination side is not postgresql (e.g. pgbouncer/odyssey)}
3939
labels:
4040
{labels added to each metric in the "queryFiles"}
4141
queryFiles:

0 commit comments

Comments
 (0)