aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Release 1.5v1.5Christopher Baines2016-02-27
|
* Don't specify a default configuration directoryChristopher Baines2016-02-27
| | | | This is a very OS specific property, and such is better left undefined.
* Make the port and host configurableChristopher Baines2016-02-27
|
* Alter --port and --user to --pgbouncer-*Christopher Baines2016-02-27
|
* Remove the #! where its unnecessaryChristopher Baines2016-02-27
|
* Remove the debian directoryChristopher Baines2016-02-27
| | | | This will live on another branch
* Move the changelog out of debian/Christopher Baines2016-02-27
|
* Release 1.4v1.4Christopher Baines2016-02-17
|
* Make prog explicitChristopher Baines2016-02-17
| | | | Such that you get the same output when invoking the module directly.
* Install the man pageChristopher Baines2016-02-17
|
* Generate a manpage using help2manChristopher Baines2016-02-17
|
* Specify a homepageChristopher Baines2016-02-17
|
* 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