-
We tried to use aws-ebpf-sdk-go in a containerized environment can could not use it for few reasons
- Need support to consume SDK in compute where `/sys/kernel/bpf` is read-only file system
- Rem…
-
The previous and related discussions were happening in #225.
Here is an analysis of the needs and issues people face:
**Main Needs:**
1. Enable the debugging for the tracer at any time by the par…
tsint updated
2 weeks ago
-
This RFC originates from a [discussion on slack](https://cloud-native.slack.com/archives/C03J794L0BV/p1730392737850669).
[Currently](https://github.com/open-telemetry/opentelemetry-ebpf-profiler/co…
-
This blew up on my machine today:
```
--- FAIL: TestNetkitAnchor (0.00s)
quicktest.go:12:
error:
got non-nil value
got:
e"netlink receive: file exists"
…
-
## What happened?
Initially spotted in https://github.com/open-telemetry/opentelemetry-ebpf-profiler/issues/244#issuecomment-2487794727, opening a separate issue since the fix might be more involve…
-
### Component(s)
receiver/hostmetrics
### Is your feature request related to a problem? Please describe.
Create an more hardware resource efficient alternative for getting the host metrics (k…
-
### 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, …
-
**Describe the problem**
I'm using the free **cloud** plan of Netbird since before there were any paid plans and the serice was in its early days. Never had any connection problems with the other p…
-
I was writing something to parse objects from a `/sys/fs/bpf` fs and was expecting to receive an error when using `ebpf.LoadPinnedMap` on a prog and `ebpf.LoadPinnedProg` on a map. Instead, the functi…
-
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…