Hi Team,
i’m new to Grafana, i’m trying to create a graph in grafana which will load the data from Elasticsearch as data source.
My data is csv format (please refer below the sample
Smith,2018/02/05 07:00:04,2.0
allan,2018/02/05 07:02:06,0.56
while ploting the graph in grafana the data is loading with the current data / timestamp.
I need to display the graph from 07:00:04 so on.