Files
Christina Ying Wang 8ffdba7d18 Remove memory healthcheck
Supervisor has had memory leaks removed since v16.5.1, with latest tested
version being v16.7.1. Furthermore, on recent reported instances of memory healthcheck
triggering on support, we've snapshotted the heap before & after on devices multiple times
without finding any evidence of memory leaks in the snapshots.

Therefore, it's hypothesized that the heuristic for determining starting memory may
be flawed in that it's not waiting long enough after system startup, or it may
run right after garbage collection has happened. Because of the variability and
difficulty of ascertaining these factors, we suspect an inaccurate memory
baseline may be the cause of the instances of false positives on support.

See: https://balena.zulipchat.com/#narrow/channel/403752-channel.2Fsupport-help/topic/supervisor.20memory.20usage.20above.20threadhold/near/520640885
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2025-06-06 11:44:15 -07:00
..
2024-08-30 10:52:11 -04:00
2024-04-23 19:23:32 -04:00
2024-03-05 15:33:56 -03:00
2024-03-05 15:33:56 -03:00
2024-04-23 19:23:32 -04:00
2025-01-23 23:40:52 -03:00
2025-06-06 11:44:15 -07:00