Multiple sources report that the self hosted instances of Relay have failing health checks due to the memory check: - https://github.com/getsentry/self-hosted/issues/3330 - From Discord:  Current Workaround: Add this to your relay config to effectively disable the check: ``` health: max_memory_percent: 1.0 ```