问题描述
我想借助Azure Monitor警报来监视Azure Logic应用程序。在警报中,我遇到了指标 PageTurn(
key: _controller,backgroundColor: Colors.white,children: <Widget>[
PageTurnImage(
image: MemoryImage(snapshot.data.bytes),),PageTurnImage(
image: MemoryImage(snapshot.data.bytes),],);
,该指标最近几天显示了一些数字。但是我找不到任何可以解决该问题的事件。是否可以在Azure门户中查看实际运行受限制的事件?