# MetricType

**Kind**: type alias | **Module**: [Insights](https://docs.interop.io/desktop/reference/javascript/insights/index.md)

**Source**: https://docs.interop.io/desktop/reference/javascript/insights/metrictype/index.html

## Members

- **`"app_count"`**
- **`"app_cpu"`**
- **`"app_crash"`**
- **`"app_duration"`**
- **`"app_duration_soft"`**
- **`"app_error"`**
- **`"app_memory"`**
- **`"app_started"`**
- **`"app_startup"`**
- **`"app_stopped"`**
- **`"layout_startup"`**
- **`"workspace_count"`**
- **`"workspace_selected"`**
- **`"workspace_started"`**
- **`"workspace_stopped"`**
- **`"workspace_startup_legacy"`**
- **`"workspace_startup"`**
- **`"workspace_startup_frame"`**
- **`"workspace_startup_frame_init"`**
- **`"workspace_startup_frame_page_load"`**
- **`"workspace_startup_frame_workspace_render"`**
- **`"workspace_startup_component"`**
- **`"workspace_startup_apps"`**
- **`"platform_error"`**
- **`"platform_startup"`**
- **`"system_cpu"`**
- **`"system_memory"`**
- **`"custom_gauge"`**
- **`"custom_observable_gauge"`**
- **`"custom_observable_counter"`**
- **`"custom_observable_up_down_counter"`**
- **`"custom_counter"`**
- **`"custom_histogram"`**
- **`"custom_up_down_counter"`**
- **`"null"`**
