-
### Description
Grafana Labs would like to offer the donation of Beyla to the OpenTelemetry project.
Beyla is a mature eBPF-based auto-instrumentation tool for OpenTelemetry metrics and traces, …
-
Hi, I encountered a problem with my eBPF program written in Rust. I’m using the ringbuf, but it fails to run on the lower version kernel, presumably due to a lack of ringbuf support in the eBPF implem…
-
clang的版本如下:centos9 stream操作系统。
clang -v
clang version 18.1.8 (CentOS 18.1.8-3.el9)
Target: x86_64-redhat-linux-gnu
报如下错误:
make[1]: Entering directory '/root/cloud-native-security-with…
-
https://xiongcccc.github.io/postgres-howtos/#/./docs/10
Description
-
## Bug Report
Some example Policies are using wildcards in places, where it's not documented, e.g.: https://docs.kubearmor.io/kubearmor/use-cases/hardening#logs-delete in `path` within `file.matchP…
-
## What
Add a stateful L4 LoadBalancer implementation that can keep live connections
between Node or Pod restarts or when Node or Pod is added or removed.
Although we can combine Coil with a third-p…
-
I'd like to "splice" TCP and MPTCP sockets together using an eBPF SOCKMAP in a `BPF_SK_SKB_STREAM_VERDICT` program.
I managed to get a program compiled and loaded that did just that, but when runni…
-
# Description
[opentelemetry-network](https://github.com/open-telemetry/opentelemetry-network) added [k8s collector handle pods owned by a CronJob](https://github.com/open-telemetry/opentelemetry-n…
-
As requested on the community call, this issue is for discussions around the relative performance of the eBPF and Kernel Module drivers. The attached document details some of my initial findings and t…
-
### Describe the bug
I'm experiencing a build error while attempting to compile the eBPF for Windows project using Visual Studio 2022. The errors persist despite disabling the warnings-as-errors sett…