SeanGaluzzi opened a new issue, #11874: URL: https://github.com/apache/iotdb/issues/11874
### Search before asking - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Motivation On grafana variables you have the choice to write an entire query without limitations has shown below:  (i use this query to count the number of cores of a virtual machine, each of which i take data from) i can't use this syntax on the grafana visualization because i'm forced to use a SELECT statement:   ### Solution Add another drop-down selection with a full-customized query editior that allows you to use all the language provided queries as in the grafana variables ### Alternatives _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
