SQL Exporter v0.10.1
🎉 Container image for linux/arm64
is now available on Dockerhub.
- fix: don't fail immediately in resolveCollectorRefs nested loop by @unix-way in #208
- docs: add examples and grafana dashboard for Azure SQL MI by @corporate-gadfly in #209
- build: build arm64 container images by @burningalchemist in #219
- fix: add unit tests and minor fixes for
resolveCollectorRefs()
by @hhromic in #220 - fix: handling is fixed in the upstream dburl by @burningalchemist in #226
- build: containers via multi-platform Dockerfile by @burningalchemist in #229
Precompiled binaries are built with Go v1.19.8.
Updated dependencies
Database drivers
- MSSQL 0.21.0
- Vertica 1.3.2
- pq(PostgreSQL) 1.10.8
- prometheus/client_golang 1.15.0
Others
- prometheus/common 0.42.0
- prometheus/exporter-toolkit 0.9.1
- google.golang.org/protobuf 1.30.0
- xo/dburl 0.14.2
- promu 0.14.0
- golang.org/x/crypto v0.8.0
- golang.org/x/exp v0.0.0-20230321023759-10a507213a29
- golang.org/x/mod v0.10.0
- golang.org/x/net v0.9.0
- golang.org/x/oauth2 v0.7.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.7.0
- golang.org/x/text v0.9.0
- golang.org/x/tools v0.8.0
New Contributors
- @unix-way made their first contribution in #208
- @corporate-gadfly made their first contribution in #209
Full Changelog: 0.10.0...0.10.1