-
When running this file: https://github.com/kubeshark/sock-shop-demo/blob/master/additions/outbound-tls-golang/main.go
I see in the logs that it runs correctly.
However, when I cat the tls.pcap pipe, I…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### DeepFlow Component
Ag…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### DeepFlow Component
Ag…
-
# ERROR Message
time=2023-09-19T10:26:01.225+08:00 level=ERROR msg="couldn't trace process" component=ebpf.TracerProvider err="loading and assigning BPF objects: field UprobeWriteHeader: program …
-
### What happened?
I'm following [this](https://tetragon.io/docs/installation/package/) guide to install Tetragon on a Ubuntu 22.04.4 with kernel version of 6.5.0-1020.
Tetragon installed successf…
-
Hi team,
when using the bleeding edge bpftrace static build on a centos7 with elrepo kernel (5.4/6.6)
I found that bt scripts with BEGIN {} is not working on bleeding bpftrace 0.19.0 binary combin…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
It would be nice…
-
**Describe the bug**
Hello ! I've started to take a look at [this feature](https://github.com/eunomia-bpf/bpftime/issues/228), but I cannot run bpftrace with bpftime locally to do my tests on the CI.…
-
**Describe the bug**
I have installed Odigos v1.0.1 o a GKE Cluster and instrumented a Go app with it and although I can see the tracings, none of them have the status code on signoz.
The app handle…
-
Hello,
I'm trying to write ebpf prog that should work across different LTS kernel versions (5.4, 5.15, 6.1).
Currently i'm using libbpf 0.8. It works with 5.15 and 6.1 kernels, but it fails to loa…