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