I want to be able to select points on the graph to retrieve information for the values and timestamps. I’d like to use the received timestamp to modify the corresponding value in a PostgreSQL table based on the selected moment. Do you think this kind of functionality is feasible in Grafana? If so, how should I proceed?