fix: correct workbench performance visible metrics

This commit is contained in:
lyon
2026-06-17 20:41:00 +08:00
parent e4f0fb1933
commit c1d158b5bb
4 changed files with 90 additions and 11 deletions
+1
View File
@@ -20,6 +20,7 @@ const DURATION_METRICS = new Set([
const WORKBENCH_SCHEMA_VERSION = "hwlab-web-performance-v2";
const WORKBENCH_JOURNEYS = new Set([
"submit_to_first_visible",
"submit_to_failure",
"backend_event_to_visible",
"session_switch_first_visible",
"session_switch_full_load",