-
Story
-
Resolution: Unresolved
-
Major
-
None
-
False
-
False
-
As a user I want to have access to audit information for the execution of my processes. Audit information includes all intermediate statuses of the process to track evolution of the data.
Details
Current Kogito tracing feature only covers DMN tracing. At the same time process engine already emits event for process management (data-index).
The goal of this story is to cover the end to end of this feature:
- review existing process events (reusing them if possible)
- find the best way to enable tracing of processes
- update trusty-service to support processes
- update audit UI (if necessary)
See
https://github.com/kiegroup/kogito-runtimes/tree/main/addons/common/tracing
https://github.com/kiegroup/kogito-runtimes/tree/main/quarkus/addons/tracing-decision
https://github.com/kiegroup/kogito-runtimes/tree/main/springboot/addons/tracing-decision
- is blocked by
-
FAI-591 Kogito Tracing addon: reorganize modules
-
- Done
-