netobserv-ebpf-agent icon indicating copy to clipboard operation
netobserv-ebpf-agent copied to clipboard

Network Observability eBPF Agent

Results 24 netobserv-ebpf-agent issues
Sort by recently updated
recently updated
newest added

## Description OVS monitoring eBPF hook feature ebpf configs to enable ovs tracking from operator ```yaml advanced: env: ENABLE_OVS_MONITORING: "true" ``` ```sh - bpftool perf show -p [{ "pid": 2854,...

ok-to-test
jira/valid-reference
do-not-merge/work-in-progress

- Add TLS and mTLS configuration to allow secure GRPC (when not using Kafka), on the same model than Kafka TLS - Log a warning when insecure is used (opening...

jira/valid-reference
do-not-merge/work-in-progress

When sampling is enabled, we might miss important events such as establishment and termination of TCP connections. It may be useful to add a setting that makes the agent always...

See https://github.com/redhat-et/bpfd/issues/322 for more information :)

do-not-merge/work-in-progress
needs-rebase

We (me and @eranra) have managed to start all the necessary pods to be able to monitor the network following the following procedure. 1. Clone newtork-observability-operator 2. run `make deploy...

This issue is about supporting payload exports to userspace through ebpf agent, for network analytics.

I do not see data from other interfaces just from eth0 I am working on my local laptop inside wsl2 In console #1 I am running:: -==-=-=-=-=-=-=-=-=-=- ``` $ route...

bug

I saw in other solutions (for example in fluentd) that they combined the `watch and poll` technologies so that you can have an option to watch, but if the watch...

issue-accepted

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/library/golang | stage | minor | `1.22` -> `1.23` | --- ### Configuration...

do-not-merge/hold
needs-ok-to-test

This PR contains the following updates: | Package | Change | Notes | |---|---|---| | quay.io/konflux-ci/tekton-catalog/task-apply-tags | `5168758` -> `8a8c134` | | | quay.io/konflux-ci/tekton-catalog/task-buildah | `0.1` -> `0.2` | :warning:[migration](https://togithub.com/redhat-appstudio/build-definitions/blob/main/task/buildah/0.2/MIGRATION.md):warning:...

needs-ok-to-test