mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #128] Graphical display or running crons #85
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oguzy on GitHub (Aug 1, 2017).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/128
It might be great if the crons are also displayed on a graphical interface with timelapping and durations. I am not sure if there is a solution but the current repo does not has a solution for it.
@cuu508 commented on GitHub (Aug 7, 2017):
Hey @oguzy, are you thinking about a visualization of a cron schedule when user enters a cron expression? Something like a timeline view with expected run "windows" colored in?
@oguzy commented on GitHub (Aug 8, 2017):
Not the expected but the overall timeline window of all running cron. That can help to see the most busy hours, overlap ones.
@cuu508 commented on GitHub (Apr 30, 2022):
There is a similar issue (#443), so I'll close this one.