justwatchcom / sql_exporter

Flexible SQL Exporter for Prometheus.
MIT License
393 stars 108 forks source link

Add Snowflake support #51

Closed dewey closed 2 years ago

dewey commented 2 years ago

This adds support for Snowflake using the Snowflake Go client. I also updated dependencies and fixed a possible bug in the Athena implementation that from what I could see would've never worked.