streamline
streamline copied to clipboard
Refactor TopologyActionsContainer to make it possible to add multiple engine implementation
There are circular dependencies going on with TopologyActionService -> TopologyContext -> TopologyActions. This Issue is to refactor these and build a more generic interface to make it easy to add additional TopologyActions and retrieve metrics etc..