It would be great to have a timeline metric and an alert when tasks are going to overlap each other.
As cron tasks usually are using for processing some heavy job in a background, there is a common error when the task starting to work slower and slower and finally, it overlaps with another run of the task and they begin to work simultaneously.
Also, a timeline can help you to set a proper start time for a new task to prevent overloading a server.
I think the best visualisation is something like this https://luna1.co/6ad8cc.png. With hours on X-axis and different tasks along the Y-axis.
It would be great to have a timeline metric and an alert when tasks are going to overlap each other.
As cron tasks usually are using for processing some heavy job in a background, there is a common error when the task starting to work slower and slower and finally, it overlaps with another run of the task and they begin to work simultaneously.
Also, a timeline can help you to set a proper start time for a new task to prevent overloading a server.
I think the best visualisation is something like this https://luna1.co/6ad8cc.png. With hours on X-axis and different tasks along the Y-axis.