NodePing.Checks.find_by_state
You're seeing just the function
find_by_state
, go back to NodePing.Checks module for more information.
Specs
Find passing or failing checks in an already fetched map of NodePing checks
Parameters
check_map
- a map of checks already fetched from the NodePing APIstatus
- an atom with the values:passing
or:failing