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 8d5c3d2 commit 1dab7a7Copy full SHA for 1dab7a7
README.md
@@ -1,6 +1,4 @@
1
# PostgreSQL Metrics Exporter
2
-[](https://goreportcard.com/report/github.com/mkabilov/postgresql_exporter)
3
-
4
5
Prometheus exporter for PostgreSQL metrics.<br>
6
@@ -16,7 +14,7 @@ Prometheus exporter for PostgreSQL metrics.<br>
16
14
17
15
Get:
18
```
19
- go get -u github.com/mkabilov/postgresql_exporter
+ go get -u github.com/adjust/postgresql_exporter
20
21
22
Run:
0 commit comments