aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Rename metrics, removing the _count suffixChristopher Baines2016-01-05
| | | | This should be used for histograms, which node of the metrics are.
* Update changelog for new releaseChristopher Baines2016-01-05
|
* Specify that pgbouncer.service wants the prometheus-pgbouncer-exporter serviceChristopher Baines2016-01-04
| | | | | | | | This is to have systemd start the prometheus-pgbouncer-exporter service, if it starts the pgbouncer.service. Previously, if pgbouncer was stopped, and then started, the exporter service would not also be started automatically.
* Specify BindsTo=pgbouncer.service as this is stronger than RequiresChristopher Baines2016-01-04
|
* Fix dns_querie_count to dns_query_countChristopher Baines2016-01-04
|
* Add a basic READMEChristopher Baines2015-12-30
|
* Initial commitChristopher Baines2015-12-30