fix: correct workbench performance visible metrics
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user