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 46c89c8 commit 6054767Copy full SHA for 6054767
README.md
@@ -2,6 +2,6 @@
2
```
3
wget https://statics.pancake.vn/thanos-test/cakecloud-postgres-exporter.tar.gz
4
tar -xvf cakecloud-postgres-exporter.tar.gz
5
-cd postgres-exporter
+cd postgres_exporter
6
make project=<PROJECT_NAME> database_user=<USER> database_password=<PASSWORD> database_name=<DB_NAME> port=<PORT>
7
0 commit comments