Update the sub_filter pattern for fetch requests to include escaped double quotes. This ensures that path rewriting correctly handles JavaScript fetch calls that use double-quoted strings, preventing broken resource paths in the telemetry dashboard.
Update the sub_filter pattern for fetch requests to include escaped double quotes. This ensures that path rewriting correctly handles JavaScript fetch calls that use double-quoted strings, preventing broken resource paths in the telemetry dashboard.