mirror of
https://github.com/corda/corda.git
synced 2025-03-23 12:35:23 +00:00
* Record a metric for the duration and rate of execution for every flow. This is useful for task intense scenarios to detect performance degradation. * Measure both successful and failed flow durations