-
Looking at https://github.com/kinvolk/inspektor-gadget/blob/main/docs/CONTRIBUTING.md, it seems we are currently relying on pushing images to a registry during development. This can greatly slow down …
-
**Is your feature request related to a problem? Please describe.**
Our auto instrumentation system is currently limited to monitoring a single process. This approach poses an issue when dealing with …
-
### Testcontainers version
0.28
### Using the latest Testcontainers version?
Yes
### Host OS
MacOs
### Host arch
ARM
### Go version
1.22
### Docker version
```shell
C…
-
### What's wrong?
With pyroscope configuration,
Alloy never works and I can see only a empty graph view in its UI
![image](https://github.com/grafana/alloy/assets/5329850/db105f32-708f-4c5e-8d2…
-
### 开篇
之前也零零散散看过一些ebpf相关的知识, 就是没有深入的去学习, 2023 Q2开始计划每个Q在技术上只专注在一个点上(避免不聚焦导致最后一事无成). 花3个月深入的了解一门技术.
Q3计划专注在ebpf上, 整理了三个KR:
- [ ] KR1 看完 > 并整理学习笔记
- [ ] KR2 ebpf相关项目三个PR
- [ ] KR3 看看 > 并整理学…
-
**Is your feature request related to a problem? Please describe.**
GitHub has been evaluating running the ebpf sidecar container provided by opentelemetry-go-instrumentation as a solution for auto-in…
-
Currently we reuse the same BPF_PROG_TYPE_XDP define, but the prototype for the hook is quite different.
We could:
a) document the differences, so that anyone trying to write cross-platform code w…
-
The snapshot socket should provide a human readable representation of the socket state.
https://github.com/inspektor-gadget/inspektor-gadget/blob/13b255708ad3ced3a12cbe01d46d3c7c55636758/gadgets/s…
-
I'd like to be able to do the following:
```
$ go test -exec vmtest ./... -vm.image /path/to/vmlinux -vm.env SOME_ENV -other-flag
```
Behind the scenes:
1. Compile the tests into a binary in …
-
## Env
```
→ uname -r
6.3.7-200.fc38.x86_64
→ go version
go version go1.20.4 linux/amd64
→ clang --version
clang version 14.0.6
Target: x86_64-unknown-linux-gnu
Thread model: posix
Insta…