This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/airflow-pgbouncer-exporter.git.


      at 160f560  Merge pull request #4 from jbub/const-metrics

This branch includes the following new commits:

     new 7ce3d9d  Initial commit.
     new 8ac8035  Fix docker badge image url in README.
     new 4f3a283  Add code comments.
     new c276e65  Add missing method comments.
     new 6389264  Make database column ForceUser nullable.
     new 5ef12a0  Fill missing Active field in sql store GetPools method.
     new bf8a081  Update CHANGELOG.
     new d38b321  Capture build version using prometheus/common/version package.
     new c9de406  Refactor http server.
     new df56966  Return error from store Close method.
     new 7d075b5  Refactor http server to improve testability.
     new 7efe5dd  Update vendor.
     new b14b1a1  Update CHANGELOG.
     new 4d8d9f1  Cleanup unused fields from HTTPServer.
     new 816c0c9  Reorder logging in server command to be able to actually see 
any logs.
     new 99c7f24  Add healthcheck.
     new b887927  Update CHANGELOG.
     new 920f2c9  Build with Go 1.9.2.
     new 7b4ae95  Add docker config to goreleaser config.
     new 64d97f3  Update changelog for 0.1.5.
     new 2ce51ba  Add new fields to support PgBouncer 1.8.
     new 2f68ad4  Update CHANGELOG for 0.2.0.
     new e6fcc3d  Build with Go 1.9.4.
     new 1f3b701  Add golangci.yml.
     new 7492ef7  Update vendored libs, prune tests and unused pkgs.
     new 58ea421  Use Go 1.10.3.
     new 08b31eb  Bump testify version.
     new 6d45552  Update CHANGELOG for 0.2.2.
     new 23071e1  Fix duplication of release field in .goreleaser.yml.
     new f7a5640  Expose more stats metrics
     new d38d0a8  Expose more pool metrics
     new d10b51d  Merge pull request #3 from Ometria/extra-stats-metrics
     new a997ab3  Use Go 1.11.2 in travis config.
     new 5e5a68c  Add Go modules support.
     new ee127f5  Drop dep support.
     new 599d095  Update CHANGELOG for 0.3.0.
     new d5392f9  Fix build version passing in .goreleaser.yml.
     new 08553d9  Enable GO111MODULE in travis build.
     new 3df8ff9  Run install step in travis.
     new 10aaf7e  Add initial drone config.
     new e3db533  Use drone ci, drop coveralls and golangci.
     new 90b1b9c  Drop travis.
     new 044c3e8  Welcome 2019.
     new b30fa9b  Pin dependencies versions to tags.
     new 2451596  Move code to internal.
     new e9edb61  Add go version to go.mod.
     new d214032  Test drone with golang:1.12.
     new 97437a2  Update CHANGELOG for 0.4.0.
     new 2dc730b  Add docker example to README.
     new bc8ea94  Update to Go 1.13.
     new 7cecfdb  Bump github.com/lib/pq to v1.3.0.
     new c2c0876  Bump github.com/prometheus/client_golang to v1.3.0.
     new 01fe33e  Update to github.com/urfave/cli/v2.
     new aebee06  Add docker compose for testing.
     new c1a4faf  Update CHANGELOG for 0.5.0.
     new 4bac8ef  Update goreleaser yaml to be compatible with latest release.
     new 3be0522  Use skip_push auto in docker release.
     new e55c5f0  Update CHANGELOG for 0.5.1.
     new 1f60abd  Do not use draft release in goreleaser.
     new 03e87c1  Update CHANGELOG for 0.5.2.
     new 24e1fc3  Use custom query in store.Check.
     new 777e244  Use sqlx.Open instead of sqlx.Connect to skip calling Ping.
     new d4e8ae3  Check store on startup.
     new fe94b3a  Rename store.NewSQLStore to store.NewSQL.
     new da78521  Update CHANGELOG for 0.5.0.
     new 470d1d6  Refactor exporter to use NewConstMetric.
     new 160f560  Merge pull request #4 from jbub/const-metrics

The 67 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to