Monitoring flow metrics

Event Processing 1.5.2 icon Monitor the health and performance of your running flows by viewing flow metrics. Flow metrics provide insights into uptime, restarts, and checkpoints.

When you run a flow, the Flow metrics tab is available next to the Output events tab. Click the Flow metrics tab to view real-time metrics about your flow.

Flow health

The Flow health section displays the current state of your flow, including the following metrics:

Flow health section showing checkpoints metrics

  • Running time:
    • Current uptime: Time since the flow was last started.
    • Started on: Timestamp when the flow was first started.
  • Restarts:
    • Number of restarts: Total number of times the job has restarted due to failures or manual intervention.
    • Last restart duration: Time taken to complete the last successful restart.
  • Checkpoints:
    • Successful: Number of successful checkpoints.
    • Failed: Number of failed checkpoints.
    • Last checkpoint duration: Time taken to complete the last successful checkpoint.
    • Last successful checkpoint: Time elapsed since the last successful checkpoint, displayed as relative time (for example, “now” or “3m ago”). Hover over the value to see the exact timestamp in your local time zone.