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