jaegertracing/spark-dependencies

Distinguish links to the same service if made via HTTP

pavolloffay opened this issue · 0 comments

We should inter-service links if a service creates internal spans. However the same link is showed also if a service calls itself via HTTP. The dependency graph could partition calls via used protocol. This would enable a use case show me inter-service calls via HTTP.