{ "source": "telemetry", "filters": { "docType": [ "main", "event" ], "appName": [ "Firefox" ], "appUpdateChannel": [ "nightly", "beta", "aurora" ] }, "eventGroups": [ { "eventGroupName": "dt", "events": [ { "amplitudeProperties": { "entrypoint": "extra.entrypoint", "first_panel": "extra.first_panel", "splitconsole": "extra.splitconsole", "shortcut": "extra.shortcut" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "open", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "open" ], "type": "string" }, "object": { "enum": [ "tools" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "close", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "close" ], "type": "string" }, "object": { "enum": [ "tools" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } } ] }, { "eventGroupName": "dt_webconsole", "events": [ { "amplitudeProperties": { "cold": "extra.cold", "message_count": "extra.message_count" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "enter", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "enter" ], "type": "string" }, "object": { "enum": [ "webconsole" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "next_panel": "extra.next_panel", "reason": "extra.reason" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "exit", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "exit" ], "type": "string" }, "object": { "enum": [ "webconsole" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "lines": "extra.lines" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "execute_js", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "execute_js" ], "type": "string" }, "object": { "enum": [ "webconsole" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "trigger": "extra.trigger", "active": "extra.active", "inactive": "extra.inactive" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "filters_changed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "filters_changed" ], "type": "string" }, "object": { "enum": [ "webconsole" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "jump_to_definition", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "jump_to_definition" ], "type": "string" }, "object": { "enum": [ "webconsole" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "jump_to_source", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "jump_to_source" ], "type": "string" }, "object": { "enum": [ "webconsole" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "object_expanded", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "object_expanded" ], "type": "string" }, "object": { "enum": [ "webconsole" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "persist_changed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "persist_changed" ], "type": "string" }, "object": { "enum": [ "webconsole" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} } ] }, { "eventGroupName": "dt_inspector", "events": [ { "amplitudeProperties": { "cold": "extra.cold", "start_state": "extra.start_state" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "enter", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "enter" ], "type": "string" }, "object": { "enum": [ "inspector" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "next_panel": "extra.next_panel", "reason": "extra.reason" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "exit", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "exit" ], "type": "string" }, "object": { "enum": [ "inspector" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "made_changes": "extra.made_changes", "time_open": "extra.time_open" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "edit_html", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "edit_html" ], "type": "string" }, "object": { "enum": [ "inspector" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "oldpanel": "extra.oldpanel", "newpanel": "extra.newpanel" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "sidepanel_changed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "sidepanel_changed" ], "type": "string" }, "object": { "enum": [ "inspector" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} } ] }, { "eventGroupName": "dt_jsdebugger", "events": [ { "amplitudeProperties": { "cold": "extra.cold", "start_state": "extra.start_state" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "enter", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "enter" ], "type": "string" }, "object": { "enum": [ "jsdebugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "next_panel": "extra.next_panel", "reason": "extra.reason" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "exit", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "exit" ], "type": "string" }, "object": { "enum": [ "jsdebugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "add_breakpoint", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "add_breakpoint" ], "type": "string" }, "object": { "enum": [ "debugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "blackbox", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "blackbox" ], "type": "string" }, "object": { "enum": [ "debugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "continue", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "continue" ], "type": "string" }, "object": { "enum": [ "debugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "exceptions": "extra.exceptions", "caught_exceptio": "extra.caught_exceptio" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "pause_on_exceptions", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "pause_on_exceptions" ], "type": "string" }, "object": { "enum": [ "debugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "reason": "extra.reason", "lib_stacks": "extra.lib_stacks" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "pause", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "pause" ], "type": "string" }, "object": { "enum": [ "debugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "pretty_print", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "pretty_print" ], "type": "string" }, "object": { "enum": [ "debugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "remove_breakpoint", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "remove_breakpoint" ], "type": "string" }, "object": { "enum": [ "debugger" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} } ] }, { "eventGroupName": "dt_styleeditor", "events": [ { "amplitudeProperties": { "cold": "extra.cold", "start_state": "extra.start_state" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "enter", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "enter" ], "type": "string" }, "object": { "enum": [ "styleeditor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "next_panel": "extra.next_panel", "reason": "extra.reason" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "exit", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "exit" ], "type": "string" }, "object": { "enum": [ "styleeditor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } } ] }, { "eventGroupName": "dt_netmonitor", "events": [ { "amplitudeProperties": { "cold": "extra.cold", "start_state": "extra.start_state" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "enter", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "enter" ], "type": "string" }, "object": { "enum": [ "netmonitor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "next_panel": "extra.next_panel", "reason": "extra.reason" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "exit", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "exit" ], "type": "string" }, "object": { "enum": [ "netmonitor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "edit_resend", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "edit_resend" ], "type": "string" }, "object": { "enum": [ "netmonitor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "trigger": "extra.trigger", "active": "extra.active", "inactive": "extra.inactive" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "filters_changed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "filters_changed" ], "type": "string" }, "object": { "enum": [ "netmonitor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "persist_changed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "persist_changed" ], "type": "string" }, "object": { "enum": [ "netmonitor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "oldpanel": "extra.oldpanel", "newpanel": "extra.newpanel" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "sidepanel_changed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "sidepanel_changed" ], "type": "string" }, "object": { "enum": [ "netmonitor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "mode": "extra.mode" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "throttle_changed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "throttle_changed" ], "type": "string" }, "object": { "enum": [ "netmonitor" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} } ] }, { "eventGroupName": "dt_storage", "events": [ { "amplitudeProperties": { "cold": "extra.cold", "start_state": "extra.start_state" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "enter", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "enter" ], "type": "string" }, "object": { "enum": [ "storage" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "next_panel": "extra.next_panel", "reason": "extra.reason" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "exit", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "exit" ], "type": "string" }, "object": { "enum": [ "storage" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } } ] }, { "eventGroupName": "dt_other", "events": [ { "amplitudeProperties": { "cold": "extra.cold", "panel_name": "extra.panel_name" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "enter", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "enter" ], "type": "string" }, "object": { "enum": [ "other" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": { "next_panel": "extra.next_panel", "reason": "extra.reason" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "exit", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "exit" ], "type": "string" }, "object": { "enum": [ "other" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } } ] }, { "eventGroupName": "dt_responsive_design", "events": [ { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "activate", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "activate" ], "type": "string" }, "object": { "enum": [ "responsive_design" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "deactivate", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "deactivate" ], "type": "string" }, "object": { "enum": [ "responsive_design" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } } ] }, { "eventGroupName": "dt_split_console", "events": [ { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "activate", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "activate" ], "type": "string" }, "object": { "enum": [ "split_console" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "deactivate", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "deactivate" ], "type": "string" }, "object": { "enum": [ "split_console" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "host": "extra.host", "width": "extra.width" } } ] }, { "eventGroupName": "dt_adbg", "events": [ { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "close_adbg", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "close_adbg" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "width": "extra.width" } }, { "amplitudeProperties": { "connection_type": "extra.connection_type", "device_name": "extra.device_name" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "device_added", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "device_added" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "connection_type": "extra.connection_type", "device_name": "extra.device_name" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "device_removed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "device_removed" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "runtime_type": "extra.runtime_type", "target_type": "extra.target_type" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "inspect", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "inspect" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": {}, "sessionIdOffset": "extra.session_id", "description": "", "name": "open_adbg", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "open_adbg" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": { "width": "extra.width" } }, { "amplitudeProperties": { "connection_type": "extra.connection_type", "device_name": "extra.device_name", "runtime_id": "extra.runtime_id", "runtime_name": "extra.runtime_name" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "runtime_added", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "runtime_added" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "connection_type": "extra.connection_type", "device_name": "extra.device_name", "runtime_id": "extra.runtime_id", "runtime_name": "extra.runtime_name", "runtime_os": "extra.runtime_os", "runtime_version": "extra.runtime_version" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "runtime_connected", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "runtime_connected" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "connection_type": "extra.connection_type", "device_name": "extra.device_name", "runtime_id": "extra.runtime_id", "runtime_name": "extra.runtime_name" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "runtime_disconnected", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "runtime_disconnected" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "connection_type": "extra.connection_type", "device_name": "extra.device_name", "runtime_id": "extra.runtime_id", "runtime_name": "extra.runtime_name" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "runtime_removed", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "runtime_removed" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "page_type": "extra.page_type" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "select_page", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "select_page" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "runtime_id": "extra.runtime_id" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "show_profiler", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "show_profiler" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} }, { "amplitudeProperties": { "prompt_enabled": "extra.prompt_enabled", "runtime_id": "extra.runtime_id" }, "sessionIdOffset": "extra.session_id", "description": "", "name": "update_conn_prompt", "schema": { "$schema": "http://json-schema.org/schema#", "properties": { "category": { "enum": [ "devtools.main" ], "type": "string" }, "method": { "enum": [ "update_conn_prompt" ], "type": "string" }, "object": { "enum": [ "aboutdebugging" ], "type": "string" }, "timestamp": { "minimum": 0, "type": "number" } }, "required": [ "category", "timestamp", "object", "method" ], "type": "object" }, "userProperties": {} } ] } ] }