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

Issue #102, experimental: prefix 'unquote_vars:' #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jotak
Copy link
Collaborator

@jotak jotak commented Mar 30, 2018

... to prevent from adding quotes around resolved variables

... to prevent from adding quotes around resolved variables
@jotak
Copy link
Collaborator Author

jotak commented Mar 30, 2018

Hi @viv816 , this change will allow you to prefix the tags query with unquote_vars: in order to prevent quoting the variables. Would you like to try it and make sure it fixes your issue?

Basically with this version, you will have to use the tags free text mode as you did previously, and prefix the text with unquote_vars: :

To try this version, I've pushed a docker image with this change for convenience: hawkular/hawkular-grafana-datasource:dev-build (on dockerhub registry). Or you could rebuild the grafana plugin from this PR, as it is more convenient for you. Let me know if you need help for that.

I hope it will work for you.

@jotak
Copy link
Collaborator Author

jotak commented Mar 30, 2018

Adding no-merge label: I'd like to hear from @viv816 before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant