Open
Description
Is there a way to configure the submachine's stateMachineMonitor through StateMachineConfigurerAdapter?
I have configure the statemachine's monitor with StateMachineConfigurerAdapter. However, it seems to be only working with the main StateMachine, but not submachine. May I know if there is an existing issue for submachine not working with StateMachine monitor? Thank you!
The state action's metrics are not consistently emitted.