1. 90b595e Update PGBouncer exporter version by Jarek Potiuk · 2 years, 8 months ago development
  2. 95ec1f4 upgrade alpine image to 3.14 for multiple cve fixes by pgvishnuram · 2 years, 9 months ago
  3. 33ab846 Add support for pgbouncer 1.16. by Juraj Bubniak · 2 years, 9 months ago
  4. e6e5b1b Update to github.com/prometheus/common v0.30.0. by Juraj Bubniak · 2 years, 9 months ago
  5. 48b77e6 Update CHANGELOG for v0.10.0. by Juraj Bubniak · 2 years, 11 months ago
  6. 1ba65b6 Drop sqlx. by Juraj Bubniak · 2 years, 11 months ago
  7. 8076cb4 Open postgres port. by Juraj Bubniak · 2 years, 11 months ago
  8. 2879a4f Ignore coverage out files. by Juraj Bubniak · 2 years, 11 months ago
  9. f3d1ca2 Add Makefile. by Juraj Bubniak · 2 years, 11 months ago
  10. bbba520 Fix docker image templates. by Juraj Bubniak · 3 years, 2 months ago
  11. 0492123 Use multiarch docker build to support both amd64 and arm64 platforms. by Juraj Bubniak · 3 years, 2 months ago
  12. 52b578c Update CHANGELOG for v0.9.0. by Juraj Bubniak · 3 years, 2 months ago
  13. cc297e9 Add arm64 goarch. by Juraj Bubniak · 3 years, 2 months ago
  14. e70bd6f Bump packages. by Juraj Bubniak · 3 years, 2 months ago
  15. 90b522e Welcome 2021. by Juraj Bubniak · 3 years, 2 months ago
  16. d77ac65 Use Go 1.16. by Juraj Bubniak · 3 years, 2 months ago
  17. efefa38 Fix CHANGELOG typo. by Juraj Bubniak · 3 years, 5 months ago
  18. 1eb9961 Update CHANGELOG for v0.8.0. by Juraj Bubniak · 3 years, 5 months ago
  19. da9963d Switch to alpine as base image. by Juraj Bubniak · 3 years, 5 months ago
  20. d15fd26 Update CHANGELOG for 0.7.0. by Juraj Bubniak · 3 years, 7 months ago
  21. 8a8b175 Bump github.com/prometheus/client_golang to v1.8.0. by Juraj Bubniak · 3 years, 7 months ago
  22. 3f96629 Add support for default constant prometheus labels. by Juraj Bubniak · 3 years, 7 months ago
  23. f5f395c Update README with docker compose build command. by Juraj Bubniak · 3 years, 7 months ago
  24. 2293bc5 Update CHANGELOG for v0.6.0. by Juraj Bubniak · 3 years, 7 months ago
  25. 2dd8331 Bump dependencies. by Juraj Bubniak · 3 years, 7 months ago
  26. 4a21789 Use Go 1.15. by Juraj Bubniak · 3 years, 7 months ago
  27. 42dd6cb Hello 2020. by Juraj Bubniak · 3 years, 7 months ago
  28. af9089e Add Hadolint compatibility by Jarek Potiuk · 3 years, 8 months ago
  29. 306a317 Merge pull request #1 from apache/airflow-modifications by Jarek Potiuk · 3 years, 10 months ago master
  30. b3d00b5 Airflow modifications of the pgbouncer-exporter by Jarek Potiuk · 3 years, 10 months ago airflow-modifications
  31. 160f560 Merge pull request #4 from jbub/const-metrics by Juraj Bubniak · 4 years, 4 months ago
  32. 470d1d6 Refactor exporter to use NewConstMetric. by Juraj Bubniak · 4 years, 4 months ago
  33. da78521 Update CHANGELOG for 0.5.0. by Juraj Bubniak · 4 years, 4 months ago v0.5.0
  34. fe94b3a Rename store.NewSQLStore to store.NewSQL. by Juraj Bubniak · 4 years, 4 months ago
  35. d4e8ae3 Check store on startup. by Juraj Bubniak · 4 years, 4 months ago
  36. 777e244 Use sqlx.Open instead of sqlx.Connect to skip calling Ping. by Juraj Bubniak · 4 years, 4 months ago
  37. 24e1fc3 Use custom query in store.Check. by Juraj Bubniak · 4 years, 4 months ago
  38. 03e87c1 Update CHANGELOG for 0.5.2. by Juraj Bubniak · 4 years, 4 months ago
  39. 1f60abd Do not use draft release in goreleaser. by Juraj Bubniak · 4 years, 4 months ago
  40. e55c5f0 Update CHANGELOG for 0.5.1. by Juraj Bubniak · 4 years, 4 months ago
  41. 3be0522 Use skip_push auto in docker release. by Juraj Bubniak · 4 years, 4 months ago
  42. 4bac8ef Update goreleaser yaml to be compatible with latest release. by Juraj Bubniak · 4 years, 4 months ago
  43. c1a4faf Update CHANGELOG for 0.5.0. by Juraj Bubniak · 4 years, 4 months ago
  44. aebee06 Add docker compose for testing. by Juraj Bubniak · 4 years, 4 months ago
  45. 01fe33e Update to github.com/urfave/cli/v2. by Juraj Bubniak · 4 years, 4 months ago
  46. c2c0876 Bump github.com/prometheus/client_golang to v1.3.0. by Juraj Bubniak · 4 years, 4 months ago
  47. 7cecfdb Bump github.com/lib/pq to v1.3.0. by Juraj Bubniak · 4 years, 4 months ago
  48. bc8ea94 Update to Go 1.13. by Juraj Bubniak · 4 years, 4 months ago
  49. 2dc730b Add docker example to README. by Juraj Bubniak · 5 years ago
  50. 97437a2 Update CHANGELOG for 0.4.0. by Juraj Bubniak · 5 years ago v0.4.0
  51. d214032 Test drone with golang:1.12. by Juraj Bubniak · 5 years ago
  52. e9edb61 Add go version to go.mod. by Juraj Bubniak · 5 years ago
  53. 2451596 Move code to internal. by Juraj Bubniak · 5 years ago
  54. b30fa9b Pin dependencies versions to tags. by Juraj Bubniak · 5 years ago
  55. 044c3e8 Welcome 2019. by Juraj Bubniak · 5 years ago
  56. 90b1b9c Drop travis. by Juraj Bubniak · 5 years ago
  57. e3db533 Use drone ci, drop coveralls and golangci. by Juraj Bubniak · 5 years ago
  58. 10aaf7e Add initial drone config. by Juraj Bubniak · 5 years ago
  59. 3df8ff9 Run install step in travis. by Juraj Bubniak · 5 years ago
  60. 08553d9 Enable GO111MODULE in travis build. by Juraj Bubniak · 5 years ago
  61. d5392f9 Fix build version passing in .goreleaser.yml. by Juraj Bubniak · 5 years ago v0.3.1
  62. 599d095 Update CHANGELOG for 0.3.0. by Juraj Bubniak · 5 years ago v0.3.0
  63. ee127f5 Drop dep support. by Juraj Bubniak · 5 years ago
  64. 5e5a68c Add Go modules support. by Juraj Bubniak · 5 years ago
  65. a997ab3 Use Go 1.11.2 in travis config. by Juraj Bubniak · 5 years ago
  66. d10b51d Merge pull request #3 from Ometria/extra-stats-metrics by Juraj Bubniak · 5 years ago
  67. d38d0a8 Expose more pool metrics by Bruno Gomes · 5 years ago
  68. f7a5640 Expose more stats metrics by Bruno Gomes · 5 years ago
  69. 23071e1 Fix duplication of release field in .goreleaser.yml. by jbub · 6 years ago v0.2.2
  70. 6d45552 Update CHANGELOG for 0.2.2. by jbub · 6 years ago
  71. 08b31eb Bump testify version. by jbub · 6 years ago
  72. 58ea421 Use Go 1.10.3. by jbub · 6 years ago
  73. 7492ef7 Update vendored libs, prune tests and unused pkgs. by jbub · 6 years ago
  74. 1f3b701 Add golangci.yml. by jbub · 6 years ago
  75. e6fcc3d Build with Go 1.9.4. by jbub · 6 years ago v0.2.1
  76. 2f68ad4 Update CHANGELOG for 0.2.0. by jbub · 6 years ago v0.2.0
  77. 2ce51ba Add new fields to support PgBouncer 1.8. by jbub · 6 years ago
  78. 64d97f3 Update changelog for 0.1.5. by jbub · 6 years ago v0.1.5
  79. 7b4ae95 Add docker config to goreleaser config. by jbub · 6 years ago
  80. 920f2c9 Build with Go 1.9.2. by jbub · 6 years ago
  81. b887927 Update CHANGELOG. by jbub · 7 years ago v0.1.4
  82. 99c7f24 Add healthcheck. by jbub · 7 years ago
  83. 816c0c9 Reorder logging in server command to be able to actually see any logs. by jbub · 7 years ago
  84. 4d8d9f1 Cleanup unused fields from HTTPServer. by jbub · 7 years ago
  85. b14b1a1 Update CHANGELOG. by jbub · 7 years ago v0.1.3
  86. 7efe5dd Update vendor. by jbub · 7 years ago
  87. 7d075b5 Refactor http server to improve testability. by jbub · 7 years ago
  88. df56966 Return error from store Close method. by jbub · 7 years ago
  89. c9de406 Refactor http server. by jbub · 7 years ago
  90. d38b321 Capture build version using prometheus/common/version package. by jbub · 7 years ago
  91. bf8a081 Update CHANGELOG. by jbub · 7 years ago v0.1.2
  92. 5ef12a0 Fill missing Active field in sql store GetPools method. by jbub · 7 years ago
  93. 6389264 Make database column ForceUser nullable. by jbub · 7 years ago v0.1.1
  94. c276e65 Add missing method comments. by jbub · 7 years ago
  95. 4f3a283 Add code comments. by jbub · 7 years ago
  96. 8ac8035 Fix docker badge image url in README. by jbub · 7 years ago
  97. 7ce3d9d Initial commit. by jbub · 7 years ago v0.1.0