aboutsummaryrefslogtreecommitdiff
path: root/prometheus_pgbouncer_exporter
Commit message (Collapse)AuthorAge
* Change target_groups to static_configs in the docsHEADmasterChristopher Baines2017-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 upPablo Carranza2017-06-11
|
* Add one test, at leastPablo Carranza2017-06-10
|
* Add password as a connection optionPablo Carranza2017-06-10
|
* Release 1.7v1.7Christopher Baines2016-03-01
|
* Release 1.6v1.6Christopher Baines2016-02-27
|
* Allow the config file location to be set via a environmental variableChristopher Baines2016-02-27
|
* Support connecting to pgbouncer on a different hostChristopher Baines2016-02-27
|
* Correct help stringsChristopher 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
|
* 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.
* Release 1.2Christopher Baines2016-01-16
|
* Correct commandChristopher Baines2016-01-16
|
* Add some information on configuring PrometheusChristopher Baines2016-01-16
|
* Add version informationChristopher 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.
* Fix dns_querie_count to dns_query_countChristopher Baines2016-01-04
|
* Initial commitChristopher Baines2015-12-30