Steps
Steps are generated by jobs and run checks on an individual level, for example a node of your peer list.
Example
Imagine a job which checks Node Peer IPs for a node: node-0
. It will generate steps for all individual peers, the steps will look like:
- Check Node IP for
peer-0
- Check Node IP for
peer-1
Each step will have its own status, and the job will take into account all steps statuses.