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 |
每秒平均帧数。 |