feat: add disk usage prometheus metrics (relay_disk_total_bytes, relay_disk_available_bytes)
disk pressure killed the pod with no warning in metrics. uses statvfs on
the data directory to export filesystem total and available bytes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>