Okta Workflows Tips #71: 6 Performance Metrics to Track In Execution History

Short and handy Okta Workflows tips and tricks. Read the full series.

6 Performance Metrics in Execution History

When viewing a flow’s Execution History, the default view is Duration, or how long the flow ran.

A screenshot displaying an execution history interface with various API call details, including endpoints, request and response data, and status durations.
Flow Execution History view.

Click the down-arrow to see other flow metrics:

Screenshot of an 'Execution History' interface displaying a table with status updates, start times, and a dropdown menu for sorting options including Duration, End, and Network Latency.
Flow execution metrics.
  • Duration: The total time from start to finish.
  • End: The specific time the flow ended execution.
  • Network Latency: The time spent waiting for external systems/APIs to respond.
  • Steps: The total count of steps the flow took to execute. Open the History Inspector view (the green panel inside the flow) to see the count for each card.
  • Network Ingress: The size of the data payload received by the flow.
  • Network Egress: The size of the data payload sent out to other services.

Select Steps to view how many total steps each flow took to execute:

Screenshot of an execution history interface displaying the success status of various API calls and their corresponding timestamps.
Viewing the steps metric for each flow execution.

Open the History Inspector view (green panel) to view the steps for each card in the execution:

A screenshot of an execution history dashboard displaying a call flow process, showing various API actions, their statuses, timestamps, durations, and details of the execution process with successful outcomes.
History Inspector view with steps for each card.

Learn more about the Execution History view.


Okta Workflows resources

πŸš€ New to Okta Workflows? The Getting Started with Okta Workflows page has all the resources to help you get started.

πŸ“Ί Like learning from videos? Watch Okta Workflows videos.

❓Have a question? Ask during community office hours, post on the community forum, or email me.

πŸ™‹πŸ»β€β™€οΈ Want to learn from the community? Join the #okta-workflows channel on the Mac Admins Slack.

πŸ“– Want to learn more about Okta and automation? Take the Okta Workflows training on Okta Learning.

Leave a comment