Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix array variables for grafana 6.7.x #213

Merged
merged 2 commits into from
Jul 2, 2020
Merged

Fix array variables for grafana 6.7.x #213

merged 2 commits into from
Jul 2, 2020

Conversation

Slach
Copy link
Collaborator

@Slach Slach commented Jul 2, 2020

close #169
unfortunately, grafana 7.x broke template variables for cases when the data source plugin return each variable value as ["string", "string"]

Slach added 2 commits July 2, 2020 20:20
…rovisioning examples of dashboards, fix #165 for grafana 6.7.x

Signed-off-by: Eugene Klimov <eklimov@altinity.com>
…compose.yaml

Signed-off-by: Eugene Klimov <eklimov@altinity.com>
@Slach Slach merged commit 9609f51 into Altinity:master Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'opt.value.match is not a function' error when using array variable.
1 participant