You've already forked postgres_exporter
mirror of
https://github.com/prometheus-community/postgres_exporter.git
synced 2025-11-23 23:02:58 +03:00
Update README.md
This commit is contained in:
@@ -9,7 +9,7 @@ Supported Postgres versions: 9.1 and up.
|
|||||||
export DATA_SOURCE_NAME="postgres://postgres:password@localhost/?sslmode=disable"
|
export DATA_SOURCE_NAME="postgres://postgres:password@localhost/?sslmode=disable"
|
||||||
./postgres_exporter <flags>
|
./postgres_exporter <flags>
|
||||||
|
|
||||||
See the github.com/lib/pg module for other ways to format the connection string.
|
See the [github.com/lib/pq](http://github.com/lib/pq) module for other ways to format the connection string.
|
||||||
|
|
||||||
### Flags
|
### Flags
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user