You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel that it would make sense to add the ResourceId to either the ControllerExecution interface or the timeControllerExecution method as parameter.
This way we could associate time measurements with reasources/namespaces etc. Currently the best we can do is to associate them to a resource type via the controller name.