mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-22 23:07:19 +00:00
add PIP and host_node_id to EBPF nodes
This commit is contained in:
@@ -158,7 +158,9 @@ func (r *Reporter) Report() (report.Report, error) {
|
||||
e.DestPort,
|
||||
}
|
||||
|
||||
r.addConnection(&rpt, tuple, "", extraNodeInfo, extraNodeInfo)
|
||||
fromNodeInfo[process.PID] = strconv.Itoa(e.Pid)
|
||||
fromNodeInfo[report.HostNodeID] = hostNodeID
|
||||
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user