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:
   
   
![image](https://github.com/apache/iotdb/assets/126893672/b0685b32-ca26-4f68-8689-1dc78a904954)
   (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:
   
   
![image](https://github.com/apache/iotdb/assets/126893672/2672512a-10cf-485f-bec6-8ad2c201f5fd)
   
![image](https://github.com/apache/iotdb/assets/126893672/b280f427-81df-4e30-a009-1f6ad2ea6ad2)
   
   ### 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]

Reply via email to