英文: KQL/ADX - mv-apply on empty array removes records 问题 我想从具有JSON内容的动态字段中提取值,并在流式摄入期间基于计算找到最小值。数组也可...
Kusto查询以将表中的行进行聚类,并将聚类与原始行关联。
英文: Kusto query to cluster rows in a table and link clusters with original rows 问题 我有一个简单的问题,但是一直没有找...
如何通过KQL从动态列中删除重复项
英文: How to remove duplicates from dynamic column through KQL 问题 我们正在尝试在Azure云中通过kQL查询设置应用程序(容器)日志的警报...
Azure Data Explorer 根据两列创建新列。
英文: Azure Data Explorer Create a new column based on 2 columns 问题 我有一个Azure数据资源管理器中的表格,我想要一个新的字符串列,该...
Kusto,使用series_decompose_anomalies进行异常检测,然后基于分组运行。
英文: Kusto, doing anomaly detection using series_decompose_anomalies and run that based on groupie 问题...
Kusto获取资源组和订阅信息。
英文: Kusto get resourcegroups and subscription information 问题 如何获取所有资源组的资源组名称、订阅名称和ID? 我可以使用以下方式获取所有资...
如何在KustoConnectionStringBuilder中组成applicationClientId、applicationKey或authority
英文: How to compose applicationClientId, applicationKey, or authority in KustoConnectionStringBuilder...
KQL Azure Log Analytics 无法从正则表达式解析日期时间。
英文: KQL Azure Log Analytics can't parse datetime from regex expression 问题 给定一个具有列 "RawData&...
在Kusto中的复合回报
英文: Compounded Return In Kusto 问题 如果我有一个包含"Date"列和"Daily Return"列的表格,用于指定股票每日表现的...
可以使用 KQL 中的动态列名列表来转换数据吗?
英文: Is it possible to transform data using a dynamic list of column names in KQL? 问题 我有一个Kusto表,其中包含...
5