标签: azure ip iot prometheus
我有一个小的设置,其中包含两个IoT Edge设备和一个Edge Gateway。在外部VM上,监视系统Prometheus正在运行。现在,我想获取网关和边缘设备的IP地址,以便将它们插入prometheus.yml
是否有从Azure获取IP的方法?还是我应该使用另一种方式将Prometheus与边缘设备连接?
谢谢