set procspied meta-attribute to true

otherwise nodes won't show up
This commit is contained in:
Lorenzo Manacorda
2016-09-21 12:26:10 +02:00
parent 037445768f
commit 605c6cb3ba

View File

@@ -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{