#Generate custom metrics and alarms based on logs using terraform.

1 messages · Page 1 of 1 (latest)

inner orbit
#

Hello everyone!

I have a function that does something and logs this information:
-> 10 PM : quota = 10
-> 11 PM : quota = 12
-> 12 PM: quota = 5

Is there any way to create custom metrics, using terraform, in order to generate a metric with quota/time and a Threshold limit for quota and an alarm if the current quota is over Threshold.

Something like the image I attached.

inland thunder
#

What

#

So quota changes over time?