SQL Data Source (instance url problem)

Hi,

I have a problem with an SQL Server Data Source, we have multiple instances, but Grafana throws an error.

No matter how I type adress:

sqlserver\instance
or sqlserver\\instance 

It drops an error:

Validation error, invalid URL: "sqlserver\\instance"
Validation error, invalid URL: "sqlserver\\\\instance"

Hello,

It’s a known issue on the latest versions of Grafana (7.0.x) and it should be fixed for the next minor version. You can follow the progress of the issue here: https://github.com/grafana/grafana/issues/25067