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

Cannot use dynamic queries in Grafana dashboard when using Instana datasource #101

Open
oliverkuntze opened this issue Aug 4, 2021 · 3 comments

Comments

@oliverkuntze
Copy link

Hey,
we would like to parameterize our queries to eg. use different namespaces.
Example: entity.kubernetes.namespace:"$namespace" AND entity.kubernetes.deployment.name:awesome-deployment
Is that possible with the Grafana Instana plugin? If "yes, how? ;-)
Any help is highly appreciated.
Cheers
Oliver

@Dalje-et
Copy link
Contributor

Hi Oliver,
this is currently not possible. I will add this to our backlog, but I don't see this happening very soon so I cannot provide you with an ETA at the moment.

Cheers
Daljeet

@christian-esken
Copy link

I would also like to see support for parameterized queries. In addition to the original comment the variable needs to be part of an expression. Example: Use a variable and a * suffix to match all hosts starting with a certain hostprefix:
entity.host.name:"${hostprefix}*"

@alexpb24
Copy link

Support for this would make a really big difference to us. It's currently making it really difficult for us to integrate this into our grafana solution.

Best regards, Alex

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

No branches or pull requests

4 participants