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
DEBUGlevel, the display has been refined to more concisely show relevant data. -
At the
INFOlevel, theReceive Requestevent 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.