Fixed
Details
Assignee
Jesse WhiteJesse WhiteReporter
Jesse WhiteJesse WhiteSprint
NoneFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Jesse White
Jesse WhiteReporter
Jesse White
Jesse WhiteSprint
None
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created March 22, 2018 at 1:33 AM
Updated June 3, 2019 at 8:05 AM
Resolved March 26, 2018 at 11:54 AM
In the current implementation, we use the "initiator" field as to determine the direction of a flow in a conversation.
This can be inaccurate since the initiator field strictly uses the src and dst port numbers to attempt to identify the client and server.
Instead, we should use the values of the "direction" field (ingress vs egress) to define the direction for conversations, using the same approach as with applications.