free / sql_exporter

Database agnostic SQL exporter for Prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does the connection string support Windows authentication?

spiralday opened this issue · comments

Tried to look for examples but all I found is local mssql user in the connection string. Also, can I add ApplicationIntent = ReadOnly in the connection string, so I will run the query only on the secondary.

Thank you