ok
in “edit panel” you have this
that normaly give the query send to influx servee
question :
and with influx explorer your query (flux or sql) work with “.” ?
the screenshot mentioned above is the from query editor
the variable where i am using .* is trace id… and i can see it is undefined.
ok you have the same undefined with old and new version of grafana ?
with « 17181003 » as input value , have you results ?
can you show your query ?
but i ask at myself the same question … why with the same query in old version that ok but not with newest version?
good luck
hi
have you solved your problem ?
good day
Hey Hi @frenchy76
Sorry I was away for a while for personal issue. Thanks for following up.
I was not able to fix the existing issue but found a different work around. Instead of using text box type variable I am using Custom type variable. In selection options i have selected include all options and used (.*) in custom all values. Attached screenshot.
hi sunshinemorningstar
oh i understand … and i hope that your situation is better .
thank for your answering ,i note utility of this option
good day
I solved it by adding it to grafana.ini in section [feature_toggles]
enable = transformationsVariableSupport
transformationsVariableSupport = true