NovatecConsulting / novatec-service-dependency-graph-panel

A Grafana panel for visualizing a Service Dependency Graph.
Apache License 2.0
191 stars 65 forks source link

[Question] - Visualisation of edges between services #122

Open ppussar opened 2 years ago

ppussar commented 2 years ago

It is hard to see the direction of the communication between two services. Would it be possible to draw an arrow instead of a simple line? Even if you can visualize the traffic between services, you cannot tell who is the producer or consumer if the request rate is very low.

PS: awesome plugin, especially the namespace layering and drilldown features :)

heiko-holz commented 2 years ago

Hi @ppussar ,

If you hit the "play" button, you can see the traffic between two nodes. If you click on a node, you can see statistics of the incoming and outgoing calls, including the origin/target.