【发布时间】:2021-02-24 16:02:55
【问题描述】:
这是可供使用的 Azure 负载均衡器的 DataDog 指标list。好像
azure.network_loadbalancers.allocated_snat_ports (count) - Total number of SNAT ports allocated within time period,
azure.network_loadbalancers.snat_connection_count (count) - Total number of new SNAT connections created within time period,
azure.network_loadbalancers.used_snat_ports (count) - Total number of SNAT ports used within time period
是最相关的。
当 SNAT 端口资源耗尽时,出站流失败。您可能会观察到失败的出站连接,或者支持人员会建议您耗尽 SNAT 端口。
仅仅看到失败的连接并不能确认 SNAT 耗尽。看到失败的连接表明我们遇到了问题,但事实证明,如果没有 Microsoft 的票证,无法确认 SNAT 耗尽。
【问题讨论】:
标签: azure nat datadog azure-vm-scale-set azure-load-balancer