TL;DR
Oracle Cloud can detect when your VM has problems β but it wonβt automatically fix them.
I built a small watchdog script that:
* checks if my service is reachable
* queries OCI health metrics
* automatically resets the VM if needed
It runs from my homelab and just works. You