mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #3028] EE 1.18.3 - No health check data #35719
Reference in New Issue
Block a user
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 @JDKB22 on GitHub (May 7, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3028
Originally assigned to: @oschwartz10612 on GitHub.
Describe the Bug
Following my previous bug report, I have reattempted to upgrade to 1.18.3 however this seems to cause my sites and resources to show no uptime/health data and does not report after a period of time of waiting despite being set to retain for 90 days
1.18.2
1.18.3
Environment
To Reproduce
Update to 1.18.3 from 1.18.2 and ensure health checks are healthy before the upgrade following the upgrade pangolin will report no data on all health check graphs.
Expected Behavior
Would expect it to work as before with uptime being recorded for both sites and resources.
@oschwartz10612 commented on GitHub (May 7, 2026):
I think there is still a logic bug with the time calculation that might be excluding the current day's data. Looking into it
@oschwartz10612 commented on GitHub (May 7, 2026):
Should be fixed in the next release or I might push over 1.18.3 will let you know