What is the interpretation of the "Errors, Availability (%)" metric in AWS lambda functions?

0

I have the following chart in my "Monitoring" of a lambda function in AWS:

Itisconcludedfromthefigurethatby15:00therewas1errorandtheavailabilitywas0%.Inthesameway,ataround16:00thelambdafunctionwasrequestedwith0errorandatthatmomenttheavailabilitywasmaximum100%.

At lambda function metrics documentation is not referenced to Error, Availability . So I wanted to know what the most appropriate interpretation of this metric is.

How to interpret that 1 error at 15:00 leaves the function with availability at 0% and at 16:10 3 errors corresponds to an evaluation of 25%?

    
asked by anonymous 30.07.2018 / 20:06

0 answers