SQL Exporter v0.15.0
What's Changed
- feat: drop
scrape_errors_total
metric with a configurable interval by @burningalchemist in #551 - refactor: reload targets and collectors, support SIGHUP by @burningalchemist in #548
- refactor: add
--log.format
param, deprecate--log.json
flag by @burningalchemist in #561 - docs: revisit README.md by @burningalchemist in #545
Precompiled binaries are built with Go v1.21.12
Updated dependencies
Database drivers
- Clickhouse 2.26.0
- PostgreSQL(pgx) 5.6.0
Others
- prometheus/common 0.55.0
- aws/aws-sdk-go-v2/config 1.27.23
- aws/aws-sdk-go-v2 1.30.1
- aws/aws-sdk-go-v2/secretsmanager 1.32.1
- azure/azure-sdk-for-go/azidentity 1.6.0 (CVE-2024-35255)
Full Changelog: 0.14.4...0.15.0