netobserv-agent

module
v0.0.0-...-406b299 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2022 License: Apache-2.0

README

Network Observability Agent

Network Observability Agent

How to compile

make build

How to run

sudo bin/netobserv-agent

(Pod deployment will come soon)

Development receipts

How to regenerate the eBPF Kernel binaries

The eBPF program is embedded into the pkg/ebpf/bpf_* generated files. This step is generally not needed unless you change the C code in the bpf folder.

If you have Docker installed, you just need to run:

make docker-generate

If you can't install docker, you should locally install the following required packages:

dnf install -y kernel-devel make llvm clang glibc-devel.i686
make generate

Tested in Fedora 35 and Red Hat Enterprise Linux 8.

Directories

Path Synopsis
examples
pkg
grpc
Package grpc provides the basic interfaces to build a gRPC+Protobuf flows client & server
Package grpc provides the basic interfaces to build a gRPC+Protobuf flows client & server

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL