mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #736] Weekly report contains last months information #523
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#523
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 @niklas2810 on GitHub (Nov 21, 2022).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/736
Hey there! First off, thank you so much for creating healthchecks! <3
Noticed something strange with the reports this morning: I used to receive a monthly report via mail, but switched to the "weekly on mondays" options to receive more regular updates. I assumed that this would mean I'd get a comparison like CW x-2 / CW x-1 (if current calendar week is x). Instead, I received a comparison between September and October this morning, which isn't great data at the end of November anymore.
If the report displays last months data, I don't really see the point of a weekly email instead of the monthly one. What do you think about this? I hope you get my point and I didn't miss something obvious in the docs.
Cheers 🎉
Niklas
@cuu508 commented on GitHub (Nov 21, 2022):
Thanks for the report – I do get your point, and think we should fix this.
Currently, when you switch to weekly reports, we change the report delivery schedule but the report generation is the same as for monthly reports. It would indeed make more sense to show the last week and the previous to the last week in the report instead.
@cuu508 commented on GitHub (Nov 30, 2022):
Done! Here's a fragment of a weekly report showing how it looks:
@niklas2810 commented on GitHub (Dec 10, 2022):
Looking awesome! Thank you very much :)