以编程方式查询Azure Application Insights Analytics [英] Programmatically Query Azure Application Insights Analytics

查看:56
本文介绍了以编程方式查询Azure Application Insights Analytics的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

基于日志概述在Azure Monitor中进行查询,是否有任何方法可以使用.NET以编程方式查询应用程序见解分析并下载结果?

Based off Overview of log queries in Azure Monitor, is there any method to programmatically query using .NET the application insights analytics and download the results?

就像在我的C#应用​​程序中说这样的话:

Like say something like this in my C# application:

application_insight_analytics.connect(ApplicationInsightsConnectionString)
application_insight_analytics.query(query).toList();

推荐答案

完整的Application Insights API可用,详细信息在这里:

Full Application Insights API is available, details are here:

https://dev.applicationinsights.io/

这篇关于以编程方式查询Azure Application Insights Analytics的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆