繁体   English   中英

使用 Application Insight API 提取 web 应用程序中的遥测数据

[英]Using Application insight API to extract telemetry data in web application

I wanted to extract users count from application insight inside my web application and was going through the document for the rest API https://dev.applicationinsights.io/ I am not sure if API response contains user count?If this is not the way有没有办法从应用洞察中获取数据,特别是用户数?

你有没有尝试过

GET /users/count

检查标题指标元数据:获取默认指标下的指标列表

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM