Azure 事件中心是否有任何方法可以计算出在指定时间使用了多少吞吐量单位?

Is there any way in Azure Event Hub to figure out how many through put units are used at specified time?

我正在使用启用了 Auto Inflate 的 Azure Event Hub,TU(吞吐量单位)为 5。如何检查 Event Hub 在什么时间使用了多少 TU,以便我可以为我的客户生成警报?

此致, 阿米特

您可以启用 Log Analytics 来监控 AEH 命名空间上的这些指标。

https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-metrics-azure-monitor#message-metrics

A​​zure Monitor 具有很好的警报功能,您可以利用它来监视消息传递指标。

https://docs.microsoft.com/en-us/azure/azure-monitor/platform/alerts-metric