-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Requirement - what kind of business use case are you trying to solve?
Change the color of the connector between two nodes in the DAG based on type of connection.
for eg if node 1 communicates to node 2 using a remote procedure call then the connection should be orange in color
for eg if node 1 communicates to node 2 using an event then the connection should be green in color
Problem - what in Jaeger blocks you from solving the requirement?
Not able to figure out if this functionality is supported in DAG section
Proposal - what do you suggest to solve the problem or improve the existing situation?
Exposing APIs that can be consumed to override the DAG display
Metadata
Metadata
Assignees
Labels
No labels