From 0a53489db15855caecc7ec26b618864ec82e2339 Mon Sep 17 00:00:00 2001 From: Lorenzo Manacorda Date: Wed, 21 Sep 2016 12:27:24 +0200 Subject: [PATCH] add EBPF meta attribute --- probe/endpoint/reporter.go | 2 ++ 1 file changed, 2 insertions(+) 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{