I have need to show batches execution in our env, I am able show this using existing index data.
But i have another need to show some expected batch execution with value avg execution time. To compare and show if execution took more time today? if no batch executed today?
Do we have any such example where we can show some some static data like taken from cron tab and show in same or different vega timeline graph.
In cron tab i have jobs details as per day/hours/minutes.
And as my existing timeline graph is working with time section , i only want to show selected day expected jobs at predefined time.
Thanks in advance