Previously, the DASHBOARD_DATA_URL configuration was silently ignored when using Netlify delivery, forcing the system to always use a local relative filename. I've updated the performance monitoring logic to correctly respect the configured data URL for both FTP and Netlify modes. This ensures custom data URLs are properly handled during automated deployments. Bug fixed