mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-02-20 17:58:19 +00:00
Add the Docker storage driver (e.g., overlay2, vfs) to the context information sent with Sentry error reports. This helps correlate issues with specific storage backends and improves debugging of Docker-related problems. The storage driver is now included in both SETUP and RUNNING state error reports under contexts.docker.storage_driver. Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>