Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Release 1.4v1.4 | Christopher Baines | 2016-02-17 |
| | |||
* | Make prog explicit | Christopher Baines | 2016-02-17 |
| | | | | Such that you get the same output when invoking the module directly. | ||
* | Install the man page | Christopher Baines | 2016-02-17 |
| | |||
* | Generate a manpage using help2man | Christopher Baines | 2016-02-17 |
| | |||
* | Specify a homepage | Christopher Baines | 2016-02-17 |
| | |||
* | Release 1.3v1.3 | Christopher Baines | 2016-02-15 |
| | |||
* | Make this a proper link | Christopher Baines | 2016-01-17 |
| | |||
* | Escape the underscores | Christopher Baines | 2016-01-17 |
| | | | | This displays better when rendered to markdown. | ||
* | Add note on comments and queries | Christopher Baines | 2016-01-17 |
| | |||
* | Add some notes regarding installation to the README | Christopher Baines | 2016-01-17 |
| | |||
* | Readme fixes | Christopher Baines | 2016-01-17 |
| | |||
* | Release 1.2 | Christopher Baines | 2016-01-16 |
| | |||
* | Reflow and fix description | Christopher Baines | 2016-01-16 |
| | | | | Reflow, change DATABASE to DATABASES and comand to command. | ||
* | Correct command | Christopher Baines | 2016-01-16 |
| | |||
* | Add some information on configuring Prometheus | Christopher Baines | 2016-01-16 |
| | |||
* | Add version information | Christopher Baines | 2016-01-16 |
| | |||
* | Specify the correct licence location when installed | Christopher Baines | 2016-01-16 |
| | |||
* | Add a copyright file | Christopher Baines | 2016-01-16 |
| | |||
* | Add information about the licence to the web interface | Christopher Baines | 2016-01-16 |
| | |||
* | Rename metrics, removing the _count suffix | Christopher Baines | 2016-01-05 |
| | | | | This should be used for histograms, which node of the metrics are. | ||
* | Update changelog for new release | Christopher Baines | 2016-01-05 |
| | |||
* | Specify that pgbouncer.service wants the prometheus-pgbouncer-exporter service | Christopher Baines | 2016-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 Requires | Christopher Baines | 2016-01-04 |
| | |||
* | Fix dns_querie_count to dns_query_count | Christopher Baines | 2016-01-04 |
| | |||
* | Add a basic README | Christopher Baines | 2015-12-30 |
| | |||
* | Initial commit | Christopher Baines | 2015-12-30 |