About Sensorpad
Getting started
Sending events
Intro
Sensorpad is a monitoring service that analyzes received events and diagnoses problems according to set rules.
👍 Sensorpad is good for:
- ETL jobs
- Cron jobs
- Data pipelines
- Airflow & Luigi jobs
- Any periodic jobs
- Long time jobs
- Jobs connected to each other
- ...any jobs capable of sending a value to a web hook
👌 Sensorpad can answer questions:
- Has my job been completed?
- Did a job return the correct value?
- Were all the tasks started within a certain time interval executed without errors?
- Does the number of failed tasks not exceed a certain percentage?
- What is the trend of the returned task values over the last month?
- Did the task start on schedule?
- Did the next task in the task chain start?
- ...any your question you made in visual constructor
🙅♀️ Sensorpad is not for: