A graph visualization where vertex are systems and a dependency is represented by a edge, the edge contains a weight that represents a dependency level
Description
Currently, we do not have information about which system depends on which one, the idea is not to do this statically. Create a library and put it in vtex.pratices and use an httpproxy that learns (saves and sorts based on quantity) what are the dependencies of each module, including external dependency.
This will make it easier to map explicit dependencies to the new platform.
Health-Check Dependency Graph
A graph visualization where vertex are systems and a dependency is represented by a edge, the edge contains a weight that represents a dependency level
Description
Currently, we do not have information about which system depends on which one, the idea is not to do this statically. Create a library and put it in vtex.pratices and use an httpproxy that learns (saves and sorts based on quantity) what are the dependencies of each module, including external dependency.
This will make it easier to map explicit dependencies to the new platform.