简体   繁体   English

在 Azure 门户中哪里可以找到 Logic App 的受限事件?

[英]Where to find throttled events of Logic App in Azure Portal?

I wanted to monitor Azure Logic Apps with the help of Azure Monitor alerts.我想在 Azure 监视器警报的帮助下监视 Azure 逻辑应用程序。 In alerts, I came across a metric Run Throttled events which is showing some numbers in recent days.在警报中,我遇到了一个指标Run Throttled events ,它在最近几天显示了一些数字。 But I couldn't find any events anywhere to resolve the issue.但是我在任何地方都找不到任何事件来解决这个问题。 Is it possible view the actual run throttled events in Azure Portal?是否可以在 Azure 门户中查看实际运行受限事件?

You will need to setup diagnostic logging for Logic Apps, see here .您将需要为逻辑应用程序设置诊断日志记录,请参阅此处

When you are done with the setup and initial run through of logs and if interested you want to look at more advanced queries via this logs data then go here .当您完成日志的设置和初始运行后,如果您有兴趣想通过此日志数据查看更高级的查询,请点击此处go。

Specifically on throttling you need to see this .特别是关于节流,你需要看到这个 Also take a look at limits set for Logic Apps from here as well.还可以从此处查看为逻辑应用程序设置的限制。

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

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