你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AppBrowserTimings
Application Insights 浏览器计时。
表属性
Attribute | 值 |
---|---|
资源类型 | microsoft.insights/components |
类别 | 应用程序 |
解决方案 | LogManagement |
基本日志 | 否 |
引入时转换 | 是 |
示例查询 | - |
列
列 | 类型 | 描述 |
---|---|---|
AppRoleInstance | string | 应用程序的角色实例。 |
AppRoleName | string | 应用程序的角色名称。 |
AppVersion | string | 应用程序的版本。 |
_BilledSize | real | 记录大小(字节) |
ClientBrowser | string | 在客户端设备上运行的浏览器。 |
ClientCity | string | 客户端设备所在的城市。 |
ClientCountryOrRegion | string | 客户端设备所在的国家或地区。 |
ClientIP | string | 客户端设备的 IP 地址。 |
ClientModel | string | 客户端设备的型号。 |
ClientOS | string | 客户端设备的操作系统。 |
stateorprovince | string | 客户端设备所在的州/省。 |
ClientType | string | 客户端设备的类型。 |
IKey | string | Azure 资源的检测密钥。 |
_IsBillable | string | 指定引入数据是否计费。 当 _IsBillable 为 false 时,不会向 Azure 帐户计收引入费 |
ItemCount | int | 单个示例项表示的遥测项数。 |
度量 | 动态 | 应用程序定义的度量。 |
名称 | string | - 页面名称。 |
NetworkDurationMs | real | 页面加载网络时间(以毫秒为单位)。 |
OperationId | string | 应用程序定义的操作 ID。 |
OperationName | string | 整体操作的应用程序定义名称。 OperationName 值通常与 AppRequests 的 Name 值匹配。 |
ParentId | string | 父操作的 ID。 |
ProcessingDurationMs | real | 页面 DOM 处理时间(以毫秒为单位)。 |
属性 | 动态 | 应用程序定义的属性。 |
ReceiveDurationMs | real | 页面加载接收响应持续时间(以毫秒为单位)。 |
ResourceGUID | string | Azure 资源的唯一持久标识符。 |
_ResourceId | 字符串 | 与记录关联的资源的唯一标识符 |
SDKVersion | string | 应用程序用于生成此遥测项的 SDK 版本。 |
SendDurationMs | real | 发送请求时间(以毫秒为单位)。 |
SessionId | string | 应用程序定义的会话 ID。 |
SourceSystem | string | 收集事件的代理的类型。 例如,适用于 Windows 代理的 OpsManager 、直接连接或 Operations Manager、适用于所有 Linux 代理的 Linux 或适用于 Azure 诊断的 Azure |
_SubscriptionId | 字符串 | 与记录关联的订阅的唯一标识符 |
SyntheticSource | string | 操作的综合源。 |
TenantId | string | Log Analytics 工作区 ID |
TimeGenerated | datetime | 记录请求的日期和时间。 |
TotalDurationMs | real | 页面加载总时间(以毫秒为单位)。 |
类型 | 字符串 | 表的名称 |
URL | string | 页面视图的 URI。 |
UserAccountId | string | 与用户关联的应用程序定义帐户。 |
UserAuthenticatedId | string | 唯一表示应用程序中每个经过身份验证的用户的持久字符串。 |
UserID | string | 访问应用程序的用户的匿名 ID。 |