Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Change target_groups to static_configs in the docsHEADmaster | Christopher Baines | 2017-06-18 |
| | | | | | In the example scrape configuration that is shown on the main webpage, update the configuration to be valid for the current version of Prometheus. | ||
* | Bump version up | Pablo Carranza | 2017-06-11 |
| | |||
* | Add one test, at least | Pablo Carranza | 2017-06-10 |
| | |||
* | Add password as a connection option | Pablo Carranza | 2017-06-10 |
| | |||
* | Release 1.7v1.7 | Christopher Baines | 2016-03-01 |
| | |||
* | Release 1.6v1.6 | Christopher Baines | 2016-02-27 |
| | |||
* | Allow the config file location to be set via a environmental variable | Christopher Baines | 2016-02-27 |
| | |||
* | Support connecting to pgbouncer on a different host | Christopher Baines | 2016-02-27 |
| | |||
* | Correct help strings | Christopher Baines | 2016-02-27 |
| | |||
* | Don't specify a default configuration directory | Christopher Baines | 2016-02-27 |
| | | | | This is a very OS specific property, and such is better left undefined. | ||
* | Make the port and host configurable | Christopher Baines | 2016-02-27 |
| | |||
* | Alter --port and --user to --pgbouncer-* | Christopher Baines | 2016-02-27 |
| | |||
* | Remove the #! where its unnecessary | Christopher Baines | 2016-02-27 |
| | |||
* | 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. | ||
* | Release 1.2 | Christopher Baines | 2016-01-16 |
| | |||
* | 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 |
| | |||
* | 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. | ||
* | Fix dns_querie_count to dns_query_count | Christopher Baines | 2016-01-04 |
| | |||
* | Initial commit | Christopher Baines | 2015-12-30 |