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
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
The text was updated successfully, but these errors were encountered:
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.
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}*"
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.
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
The text was updated successfully, but these errors were encountered: