You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Grafana version are you using? 5.3.0 via Docker
What datasource are you using? Elasticsearch
What OS are you running grafana on? CentOS 7.4
What did you do? Added new TextBox variable to Dashboard template, and include in metric query
What was the expected result? Variable value would be passed in the Lucene search (like other variables, example with constant attached)
What happened instead? The text of $variablename was passed instead
New Textbox variable is promising, but unable to get it to work - the variable name is passed in the metric query, as opposed to the value that is entered. Screenshots showing contant passed correctly, but textbox variable not passed: