🍥Simple monitor
LiteFlow provides simple monitor and currently only counts one indicator: the average time spent on each component
It will be printed every 5 minutes (you can adjust it), and it is sorted in reverse order according to the time-consuming time.
The default parameters for monitoring configuration are as follows:
#Whether to enable monitor
liteflow.monitor.enable-log=false
#Monitor queue size
liteflow.monitor.queue-limit=200
#How many milliseconds to delay printing
liteflow.monitor.delay=300000
#How many milliseconds to print
liteflow.monitor.period=300000
Help us improve this document (opens new window)
last update: 2022/10/13, 00:02:27