github burningalchemist/sql_exporter 0.18.0

latest releases: chart-sql-exporter-0.12.5, 0.18.1, chart-sql-exporter-0.12.4...
2 months ago

SQL Exporter v0.18.0

What's Changed

With the new --config.check flag it's possible now to validate the configuration yaml without running a server, which is useful for CI workflows or other debug purposes.

Precompiled binaries are built with Go v1.24.4

  • feat: add -config.check flag for configuration validation by @deferraz in #745

Updated dependencies

Database drivers

  • Snowflake 1.14.1
  • MySQL 1.9.2
  • MSSQL 1.8.2
  • Clickhouse 2.36.0
  • PostgreSQL (pgx) 5.7.5
  • OracleDB 2.9.0

Others

  • aws-sdk-go-v2/config 1.29.15
  • aws-sdk-go-v2/service/secretsmanager 1.35.5
  • prometheus/common 0.64.0
  • xo/dburl 0.23.8

New Contributors

Full Changelog: 0.17.3...0.18.0

Don't miss a new sql_exporter release

NewReleases is sending notifications on new releases.