networkservicemesh / sdk

Apache License 2.0
33 stars 36 forks source link

Spec: Topology Visualization #632

Open glazychev-art opened 3 years ago

glazychev-art commented 3 years ago

Network visualization is a powerful tool for users. It helps troubleshooting, clarify and define the relationships between network nodes and the links between them. The main visualization tool in monorepo is skydive. The document below describes in more detail the usage of skydive in monorepo, and the option of integrating it into sdk. Other possible tools are also indicated. Link

New ideas are welcome

denis-tingaikin commented 3 years ago

@edwarnicke , @fkautz , @haiodo Can we use Kafka for the aggregation visualization data?

denis-tingaikin commented 3 years ago

@glazychev-art Added few comments into spec doc.