Hello
I work on grafana
and uses the data manipulation plugin
And I want the update request to send me the data to my Python server
Is there such a possibility?
My goal is to simply use the data and insert it into a table in SQL
And so if there is a shorter way
That is, it would have been better to directly create a table in the code section of the update request that has the data
Blockquote