简体   繁体   English

监控Azure应用服务

[英]Monitoring the Azure app services

I was wondering if someone can shed some lights on the application monitoring and alerting solution that's being used to specifically monitor the Azure app service. 我想知道是否有人可以专门用来监视Azure应用程序服务的应用程序监视和警报解决方案。 We have multiple API apps running on App service service and we would like to monitor certain metrics (ex: Availability, response time, number of request received, etc). 我们在App服务服务上运行着多个API应用,我们希望监视某些指标(例如:可用性,响应时间,收到的请求数等)。 I enabled the application insight on each of these apps and the result is quite promising, it fulfills all my requirement, but there's one small issue: I need to scroll through each app to see their performance. 我在每个应用程序上启用了应用程序见解,结果是非常有希望的,它满足了我的所有要求,但是有一个小问题:我需要滚动浏览每个应用程序以查看其性能。 I can't aggregate them all in one space. 我无法将它们全部聚集在一个空间中。 I would like to create a centralized dashboard for all aforementioned metrics and have them displayed. 我想为所有上述指标创建一个集中式仪表板,并显示它们。 I tried using OMS but it seems to be lacking a lot of functionality. 我尝试使用OMS,但似乎缺少很多功能。

Any pointer would be very appreciated. 任何指针将不胜感激。

I wrote recently about it on our blog: http://predica.pl/blog/azure-monitoring-and-auditing/ - you will find link to MS documentation also there. 我最近在我们的博客上写了有关它的文章: http : //predica.pl/blog/azure-monitoring-and-auditing/-您也可以在此处找到指向MS文档的链接。

If you are using App Insights already you should be able to pick things from App Insights and put it on the Azure portal dashboard. 如果您已经在使用App Insights,则应该能够从App Insights中选择内容并将其放在Azure门户仪表板上。 Other than that probably getting data into Power Bi application insight is your best shot - https://powerbi.microsoft.com/en-us/documentation/powerbi-content-pack-application-insights/ 除了将数据带入Power Bi应用程序洞察力之外,这是您最好的选择-https: //powerbi.microsoft.com/zh-cn/documentation/powerbi-content-pack-application-insights/

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

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