Skip to main content

Monitoring Overview

No system is perfect. An API that you integrate with may go down for a period of time, you might encounter an unexpected edge-case when importing data, or a cosmic ray might flip a bit in a computer!

Whatever the case, rapid detection, alerting and resolution of issues is critical. The Prismatic platform 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, email, or SMS) 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.