Hi,
I am using grafana to visualize data from influxDB . I am saving the results of my application locally as images. I would like to display the images on grafana along with the graphs.
The images are being saved dynamically during regular time intervals.
What is the best approach to view the images on grafana ?
If locally saved images cannot be saved/viewed on grafana, then what is the best solution?
Is it possible to view the images, if they being are saved on azure cloud?
Thanks in advance