Hello,
I am trying to add a new data source for a Microsoft SQL Server 2012 R2 instance in Grafana( version 11.5.1)
To access the database, I usually connect using the following format: IP_address\SQL_instance_name
.
In the Host field of the Microsoft SQL Server data source configuration, I entered this same format (IP\instance
) and completed all the required fields.
However, upon saving the configuration, Grafana returns the following error: “Plugin health check failed.”
Could you please provide any insights or solutions to resolve this issue?
Thank you in advance for your assistance