PingOne DaVinci

Improved analytics (early access)

This feature improves flow logging to reduce unnecessary information and make important events and fields more visible.

Refined analytics display

We’ve improved the flow analytics display:

  • At the DEBUG level, the display has been refined to more concisely show relevant data.

  • At the INFO level, the Receive Request event has been removed from the analytics view to simplify visualization.

Refined field content

We’ve refined the field content for each event to include only identifier and timing information (including fields such as companyId, flowId, interactionId, connectorId, flowVersionId, and nodeTitle), making relevant data easier to find.

Reduced event numbers

The INFO and DEBUG logging levels now capture only essential event types:

  • Start Interaction

  • Receive Request

    • Send Response / Send Error Response

    • Custom Analytics

    • Start Subflow

Redundant events, such as Send Request, Receive Response, State Change, and Removed Flow Instance From Cache, are no longer logged, making it easier to parse the log.

Removed unnecessary fields

Repetitive and unused fields, such as cookies, originCookies, signalId, nodeDescription, packetProtocol, debugMode, and isDisabled, have been removed to improve performance.