diff --git a/probe/endpoint/reporter.go b/probe/endpoint/reporter.go index 6dd7f35be..826697ced 100644 --- a/probe/endpoint/reporter.go +++ b/probe/endpoint/reporter.go @@ -141,8 +141,12 @@ func (r *Reporter) Report() (report.Report, error) { // eBPF { - extraNodeInfo := map[string]string{ - EBPF: "true", + fromNodeInfo := map[string]string{ + // FIXME: remove this + Procspied: "true", + } + toNodeInfo := map[string]string{ + Procspied: "true", } r.ebpfTracker.WalkEvents(func(e ConnectionEvent) { tuple := fourTuple{