Skip to main content

Monitoring Overview

No system is perfect. The API you integrate with may go down temporarily, you might encounter an unexpected edge case when importing data, or a cosmic ray might flip a bit in your system!

Whatever the case, rapid detection, alerting and resolution of issues is critical. Prismatic provides three core monitoring capabilities for customer-deployed instances:

  1. Comprehensive logging enables detailed analysis of each execution step. When anomalies occur, logs provide the primary source of information for understanding data flow and execution behavior within your instances.

  2. Configurable alerts notify your team (via webhook or email) of specific events, such as execution failures or missed execution schedules.

  3. Automated retry mechanisms handle transient issues with third-party applications without manual intervention. For integration logic issues, you can update the integration and replay previously failed executions.