Amoolaa
Amoolaa
+1, desperately need this. Allows us to alert on whether logs from a particular stream have appeared in the last x mins, which can't be done currently with absent_over_time (since...
I'm getting the same issue, seems like it's autoscaling group metrics
+1, I'm also having the same issue
Quick fix is to use the dimensionNameRequirements field to filter between the ASG and EC2 metrics, ``` dimensionNameRequirements: - InstanceId # Prevents returning autoscaling group names ```
It's probably not ideal, but could you not get metrics for power and voltage and calculate the voltage on the query side?