How to get the state of Azure VM in Prometheus

46 Views Asked by At

Prometheus' ec2_sd_config supports label __meta_ec2_instance_state to get the state of the EC2 instance.

Is there a similar meta label or some alternative way to extract state of the virtual machine for azure_sd_config?

0

There are 0 best solutions below