mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-08 17:08:36 +01:00
3d4849a3a2
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>