v0.8.5
burningalchemist
released this
04 Nov 21:57
·
395 commits
to master
since this release
- Add environment variable
SQLEXPORTER_TARGET_DSN
to override the configured connection string (anddsnOverride
parameter); - Prepend environment variables for debug and config parameters with a prefix:
SQLEXPORTER_DEBUG
andSQLEXPORTER_CONFIG
; - Precompiled binaries are built with Go v1.17.2.
CONFIG
environment variable is deprecated and will be removed in the next release.
Updated dependencies
Database drivers
- Clickhouse 1.5.1
- Snowflake 1.6.3
- Vertica 1.2.0
- MSSQL 0.11.0
Others
- prometheus/common 0.32.1
- klog 2.30.0