albertodonato / query-exporter

Export Prometheus metrics from SQL queries
GNU General Public License v3.0
436 stars 101 forks source link

Bugfix- Added support for ODBC version 17 using argument #174

Closed ilantnt closed 10 months ago

ilantnt commented 10 months ago

Hi @albertodonato, Really liked this exporter!

The problem: https://github.com/albertodonato/query-exporter/issues/159

The solution: Add a build argument when building the docker for which ODBC version the user would like to install.

I have added also documentation. Any feedback would be much appreciated :)