Hi,
I am using this to make a service monitoring dashboard with service, start and end time and doing this realtime.
So, if a service is running (it does not have and end time since it has not ended yet), I want to represent the same and once it ends, then I want to update the graph with end time of the service.
Is there any way to solve this? Right now, seems like they need an end time always to plot.