-
Notifications
You must be signed in to change notification settings - Fork 49
Make it possible to draw diagrams of dependencies between services #79
Comments
Ideas:
|
…low full introspection of all deployed microservices
…pring, should degrade and emulate new format
This can happen for very old versions of micro-infra-spring that do not support /collaborators. Closes #79
Currently open PR #143 introduces several improvements:
I will place description above in Wiki once merged. Areas to improve:
|
…tchAllServices() -> fetchAllDependencies()
+1 |
Definitely +1 :) |
I'm looking for a review, not applause :-). |
Don't flatter yourself :P I think that those +1 are written after a review and not before it ;) |
…low full introspection of all deployed microservices
…pring, should degrade and emulate new format
This can happen for very old versions of micro-infra-spring that do not support /collaborators. Closes #79
…tchAllServices() -> fetchAllDependencies()
[#79] Drawing diagram of all microservices
…low full introspection of all deployed microservices
…pring, should degrade and emulate new format
This can happen for very old versions of micro-infra-spring that do not support /collaborators. Closes #79
…tchAllServices() -> fetchAllDependencies()
We would have to go around each of the microservices inside zookeeper and check their collaborators. Then repeat that recursively until we draw the full diagram of the dependencies.
The text was updated successfully, but these errors were encountered: