fjtirado opened a new issue, #3483: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3483
### Description It would be interesting to track the duration of certain nodes, as we are tracking process instance duration and all work item durations ### Implementation ideas In BPMN and SWF parsers, add a metadata key called "Metric" to those nodes that it will be interesting to track duration In monitoring addon, add a new Distributionsummary object called ""kogito_node_instance_duration_seconds" which will record duration for those nodes flagged with the metadata key. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
