-
Feature Request
-
Resolution: Duplicate
-
L3 - Default
-
None
-
None
-
None
-
None
User Story
As a user, I can audit the execution of sequence flows (start, end time, calculated duration) to analyze and improve the performance of my process.
Reasoning
Generally, sequence flows are not important for process performance (except for the scenario of analyzing flows with loops). But when sequence flows contain listeners, the duration of the execution of those listeners can contribute to performance issues. These listeners would generally be not "visible" in the history data.
Limitations of Scope
- Minimal scope: History events for sequence flows that contain listeners are written
- Maximal scope: History events for all sequence flows are written
Alternative Solution
Users can add custom reporting with a parse listener (see detailed description [1]). But this is a request for adding this functionality into the core or supported as an official plugin of camunda.
[1] https://forum.camunda.org/t/sequence-flow-path-history/4776/10
This is the controller panel for Smart Panels app
- duplicates
-
CAM-12737 Display executed sequence flows in Cockpit history
- Open
- links to