PingOne DaVinci

Viewing flow analytics

View detailed information about a flow’s run history.

The available information depends on the flow’s log level. Learn more in Editing flow settings.

Steps

  1. Click the Flows tab.

  2. Find the flow and click ... → Edit.

  3. Click Analytics.

  4. Optional: On the Analytics tab, select a date range from the list.

    The graph displays the flow runs within the date range, and the Events Logs section shows the logs for individual runs.

  5. Optional: Search for specific flow executions.

    1. Select a search parameter.

      • Flow Execution ID

      • User ID

      • User Name

      • Correlation ID

    2. Enter a search term corresponding to the selected search parameter.

    3. Press Enter.

  6. If the list of executions contains more than one result, select a Flow Execution ID to view details of the selected run.

    The selected run details are dependent on the log level set for the flow. If the log level is Info or Debug, the nodes that ran during the selected run are highlighted. If the log level is Error, only the beginning node and any nodes where errors occurred are highlighted. The Events Logs section shows the events that were logged during the run.

    To see logs related to execution of a specific node, click on that node. This highlights the associated entry in the events log pane.

    The node’s records often include two entries for the node’s execution, corresponding to the payload sent to the node and the response from the node.
  7. Select an event to view additional event details.

  8. Click X to close the Analytics tab.