Prometheus and SQL Server AlwaysON availability Groups

Hi,
how to monitor sql server alwayson availability groups with prometheus and grafana
telegrag and prometheus doesn’t scraped hadr
informations

Hi @esl

Whgat kind of sql server? MySQL?

Microsoft SQL Server

This MSSQL exporter seems like a solid option for using prometheus to scrape metrics about your DB. I don’t see it scraping for that value, however.

Just using telegraf and this option:

# Read metrics from Microsoft SQL Server

[[inputs.sqlserver]]

And that’s right.