aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Release 1.3v1.3Christopher Baines2016-02-15
|
* Make this a proper linkChristopher Baines2016-01-17
|
* Escape the underscoresChristopher Baines2016-01-17
| | | | This displays better when rendered to markdown.
* Add note on comments and queriesChristopher Baines2016-01-17
|
* Add some notes regarding installation to the READMEChristopher Baines2016-01-17
|
* Readme fixesChristopher Baines2016-01-17
|
* Release 1.2Christopher Baines2016-01-16
|
* Reflow and fix descriptionChristopher Baines2016-01-16
| | | | Reflow, change DATABASE to DATABASES and comand to command.
* Correct commandChristopher Baines2016-01-16
|
* Add some information on configuring PrometheusChristopher Baines2016-01-16
|
* Add version informationChristopher Baines2016-01-16
|
* Specify the correct licence location when installedChristopher Baines2016-01-16
|
* Add a copyright fileChristopher Baines2016-01-16
|
* Add information about the licence to the web interfaceChristopher Baines2016-01-16
|
* 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