File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/wrouesnel/postgres_exporter.svg?branch=master )] ( https://travis-ci.org/wrouesnel/postgres_exporter )
2
2
[ ![ Coverage Status] ( https://coveralls.io/repos/github/wrouesnel/postgres_exporter/badge.svg?branch=master )] ( https://coveralls.io/github/wrouesnel/postgres_exporter?branch=master )
3
3
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/wrouesnel/postgres_exporter )] ( https://goreportcard.com/report/github.com/wrouesnel/postgres_exporter )
4
+ [ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fshuiqing05%2Fpostgres_exporter.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fshuiqing05%2Fpostgres_exporter?ref=badge_shield )
4
5
5
6
# PostgreSQL Server Exporter
6
7
@@ -190,3 +191,7 @@ GRANT SELECT ON postgres_exporter.pg_stat_replication TO postgres_exporter;
190
191
* To build release tar balls run `go run mage.go release`.
191
192
* Build system is a bit temperamental at the moment since the conversion to mage - I am working on getting it
192
193
to be a perfect out of the box experience, but am time-constrained on it at the moment.
194
+
195
+
196
+ ## License
197
+ [](https://app.fossa.io/projects/git%2Bgithub.com%2Fshuiqing05%2Fpostgres_exporter?ref=badge_large)
You can’t perform that action at this time.
0 commit comments