DashBoard Variables Setup by Team

Is there a way to configure the available variables for a dashboard by team. I have a couple of different groups and I want to use the same dashboards but limit the query range via variables such as location of the devices. I was thinking I could work around it possibly by putting a MYSQL data source and using the global variables to determine the team that they belong to and returning the variables value they have access to.

1 Like

I was thinking I could take an easier way out. Rather than adding another dependency to the deployment I could use ansible to customize the dashboard per deployment. I am using containers and plan on putting a instance onsite at each facility and one in the cloud. So each facility could have its variables for grafana adjusted accordingly during the build.