sql_exporter
sql_exporter copied to clipboard
Database-agnostic SQL Exporter for Prometheus
**Is your feature request related to a problem? Please describe.** I would like to be able to authenticate with Azure SQL via AAD **Describe the solution you'd like** https://github.com/denisenkom/go-mssqldb#azure-active-directory-authentication
**Is your feature request related to a problem? Please describe.** I found in my previous PR that the GitHub `setup-go` action is configured to `1.17.z` with caret comparator that is...
Hi! I got one collector working but got issues with the second one. It's something with the query, will be a long running one in the end, like 15-30mins (gonna...
**Is your feature request related to a problem? Please describe.** I cannot find any examples showing how to set up HISTOGRAM metrics. Are there any? If histograms aren't supported -...
Hi burningalchemist I know that this exporter is agnostic and can support different kind of drivers as you mentioned here https://github.com/burningalchemist/sql_exporter/issues/207 Still it would be very valuable to have the...
It took me more than an hour to get `data_source_name` to work which was very frustrating because for everything I tried I just kept getting a different error, all for...