你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ACSCallDiagnostics
诊断日志提供有关呼叫中发生的媒体传输的信息。 每个日志对应于单个媒体流,并包含有关发出终结点的信息(例如发送流的用户)。
表属性
Attribute | 值 |
---|---|
资源类型 | microsoft.communication/communicationservices |
类别 | Azure 资源 |
解决方案 | LogManagement |
基本日志 | 否 |
引入时间转换 | 否 |
示例查询 | 是 |
列
列 | 类型 | 描述 |
---|---|---|
_BilledSize | real | 记录大小(字节) |
类别 | string | 事件的日志类别。 具有相同日志类别和资源类型的日志将具有相同的属性字段。 |
CodecName | string | 用于媒体流的编解码器。 |
CorrelationId | string | 关联事件的 ID。 可用于标识多个表之间的关联事件。 |
EndpointId | string | 端点 ID。 |
EndpointType | string | 终结点的类型。 |
HealedDataRatioAvg | real | 传入音频的平均已治愈数据比率。 |
HealedDataRatioMax | real | 传入音频的最大已治愈数据比率。 |
标识符 | string | 用于关联的调用的缩进器。 可用于标识多个表之间的关联事件。 |
_IsBillable | string | 指定引入数据是否计费。 _IsBillable false 引入时不向 Azure 帐户计费 |
JitterAvg | int | 发送包的平均延迟(以毫秒为单位)。 |
JitterBufferSizeAvg | int | 平均抖动缓冲区大小(以毫秒为单位)。 |
JitterBufferSizeMax | int | 最大抖动缓冲区大小(以毫秒为单位)。 |
JitterMax | int | 发送包的最大延迟(以毫秒为单位)。 |
MediaType | string | 媒体的类型。 |
OperationName | string | 与日志记录相关联的操作。 |
OperationVersion | string | 与操作或操作版本关联的 API 版本(如果没有 API 版本)。 |
PacketLossRateAvg | real | 平均丢失的包。 |
PacketLossRateMax | real | 最大丢失的包数。 |
PacketUtilization | int | 媒体流的已利用数据包。 |
ParticipantId | string | 参与者的 ID。 |
RecvFreezeDurationPerMinuteInMs | real | 平均接收冻结持续时间(以微秒为单位)。 |
RecvResolutionHeight | int | 接收平均分辨率高度。 |
_ResourceId | 字符串 | 与记录关联的资源的唯一标识符 |
RoundTripTimeAvg | int | 往返的平均时间(以毫秒为单位)。 |
RoundTripTimeMax | int | 行程的最大时间(以毫秒为单位)。 |
SourceSystem | string | 事件收集的代理类型。 例如,对于 Windows 代理、OpsManager 直接连接或 Operations Manager、Linux 所有 Linux 代理或Azure Azure 诊断 |
StreamDirection | string | 流的方向可以是入站或出站。 |
StreamId | long | 流的 ID。 |
_SubscriptionId | 字符串 | 与记录关联的订阅的唯一标识符 |
TenantId | string | Log Analytics 工作区 ID |
TimeGenerated | datetime | 生成日志的时间戳 (UTC)。 |
TransportType | string | Internet 传输层的类型,可以是 UDP、TCP 或未知。 |
类型 | 字符串 | 表的名称 |
VideoBitRateAvg | int | 平均比特率。 |
VideoBitRateMax | int | 最大比特率。 |
VideoFrameRateAvg | real | 每秒平均帧数。 |