MSSQL Datasource username empty after container restart

  • What Grafana version and what operating system are you using?
    Grafana 8.3.4 with Docker Desktop for MS Win 10

  • What are you trying to achieve?
    Create a MSSQL data source by provisioning in yml file so that in Grafana data source I just need to add DB credential from UI

  • What happened?
    Datasource is provisioned correctly and from UI I have added DB credentials but after restarting the container username is removed from the field. I have already added volume is already added to persist changes and it is persisting password, DB server IP.

  • What did you expect to happen?
    Even after the container restart, it should keep the username value.

looks like your GH issue is getting some traction, which is great. Thanks for making that. :+1:

1 Like

Contributing in improving Grafana every bit :slight_smile: