Releases: burningalchemist/sql_exporter
Releases · burningalchemist/sql_exporter
0.16.0
SQL Exporter v0.16.0
What's Changed
--log.json
flag has been removed. To change the log format, please use --log.format
with the allowed values: logfmt
(default) or json
.
- refactor: remove deprecated --log.json flag by @burningalchemist in #613
- fix(packaging): update
-log.format
parameter for deb/rpm config by @burningalchemist in #621 - build(mod): update minimum go version to 1.22 by @burningalchemist in #607
- build(promu): set go version to 1.23 by @burningalchemist in #614
- docs: update data_source_name in configuration file by @Neaj-Morshad-101 in #574
Precompiled binaries are built with Go v1.23.2
Updated dependencies
Database drivers
- Snowflake 1.11.2
- Clickhouse 2.30.0
- PostgreSQL (pgx) 5.7.1
Others
- sethvargo/go-envconfig 1.1.0
- aws-sdk-go-v2 1.30.5
- aws-sdk-go-v2/config 1.28.0
- aws-sdk-go-v2/service/secretsmanager 1.34.2
- prometheus/common 0.60.1
- prometheus/client_golang 1.20.5
- google.golang.org/protobuf 1.35.1
New Contributors
- @dtjm made their first contribution in #563
- @Ezzahhh made their first contribution in #604
- @Brice187 made their first contribution in #606
Full Changelog: 0.15.0...0.16.0
chart-sql-exporter-0.9.0
Database-agnostic SQL exporter for Prometheus
chart-sql-exporter-0.8.0
Database-agnostic SQL exporter for Prometheus
chart-sql-exporter-0.7.0
Database-agnostic SQL exporter for Prometheus
chart-sql-exporter-0.6.1
Database-agnostic SQL exporter for Prometheus
chart-sql-exporter-0.6.0
Database-agnostic SQL exporter for Prometheus
0.15.0
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
0.14.4
SQL Exporter v0.14.4
What's Changed
- fix: use the passed jf jobFilters parameter by @burningalchemist in #521
- chore: update promu to v0.17 by @burningalchemist in #534
- build: disable symbol table, DWARF generation for builds by @burningalchemist in #535
Precompiled binaries are built with Go v1.21.11
Updated dependencies
Database drivers
- MSSQL 1.7.2
- Snowflake 1.10.1
- Clickhouse 2.25.0
Others
- sethvargo/go-envconfig 1.0.3
- google.golang.org/protobuf 1.34.1
- prometheus/client_golang 1.19.1
- dburl 0.23.1
- aws/aws-sdk-go-v2/config 1.27.16
- aws/aws-sdk-go-v2/secretsmanager 1.29.1
New Contributors
- @Neaj-Morshad-101 made their first contribution in #522
Full Changelog: 0.14.3...0.14.4
chart-sql-exporter-0.5.1
Database-agnostic SQL exporter for Prometheus
0.14.3
SQL Exporter v0.14.3
What's Changed
- fix(build): update gomod version to fix codeql warnings by @burningalchemist in #491
- fix(build): sync go versions between promu crossbuild and docker images by @burningalchemist in #494
- fix(build): wrong go version reference [skip ci] by @burningalchemist in #511
Precompiled binaries are built with Go v1.21.9
Updated dependencies
Database drivers
- MSSQL 1.7.1
- Clickhouse 2.23.2
Others
- golang.org/x/net 0.23.0
- google.golang.org/protobuf 1.34.0
- prometheus/common 0.53.0
- prometheus/client_model 0.6.1
- dburl 0.23.0
- aws/aws-sdk-go-v2/config 1.27.11
New Contributors
- @Fapiko made their first contribution in #496
- @jluckett-panw made their first contribution in #509
Full Changelog: 0.14.2...0.14.3