-
First off: great collection of network monitors and good starting point to get people off the ground with writing their own probes.
Can you shed a few words on the base requirements to get the exam…
els0r updated
5 years ago
-
i'm using orbstack on an arm64 mac to profile a linux app.
`perf` works as expected and shows me native symbols from user-land activity
but in devfiler i'm not seeing much come through. it seems…
-
### Testcontainers version
0.28
### Using the latest Testcontainers version?
Yes
### Host OS
MacOs
### Host arch
ARM
### Go version
1.22
### Docker version
```shell
C…
-
Hi,
I found your project immensely useful for a eBPF-based project on K8s observability.
Since it was kinda outdated, I made the following modifications in order to cater it more to k8s than just …
-
The following is observed in an Ubuntu 20.10 environment running microk8s using PR #12383 (but the same affects all recent Cilium versions):
```
root@allosaurus:/home/cilium# uname -a
Linux allos…
-
I would like to be able to run a WAG instance in a cloud environment where it is deployed as a single instance that is periodically replaced by a new vm (e.g. EC2) instance. The instance cannot run N…
-
It seems go should be enough to build local version? That owuld be great for local testing ...
It fails on macbook M1:
```
$ make build
(re)installing /Users/aslom/Documents/awsm/go/src/gith…
-
When running our integ tests, checking the kernel logs shows periodic warnings about invalid overlay mounts:
```
overlayfs: lowerdir is in-use as upperdir/workdir of another mount, accessing files f…
-
## What happened?
After the profiler has seen an executable for one hour, mappings for native frames no longer contain the file name field and gnu build id attribute.
**Expected behavior:** This…
-
### Describe the bug
eBPF test code that needs TCP/UDP endpoints/flows should _first_ check for IPv4 availability before usage.
Windows supports 'IPv6 only' configurations and in such scenarios,…