-
### Bug description
netdata agent eats memory
```
root@backup1 ~ # docker stats --all --no-stream
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK …
-
Hi!
(First of all, a disclaimer: I am not trying to start an endless debate like https://github.com/systemd/systemd/issues/9725 or a flamewar 🙂 I am mostly interested in understanding the technica…
-
The network mode of Calico is BGP. when enabling GRO and GSO, it will crash randomly.
## Expected Behavior
Avoid crash when enable gro/gso.
## Current Behavior
the stacktrace is as follow…
-
### Bug Description
1) - The error when trying to run the code base in the main branch using "dlv" is
```
Build Error: go build -o /home/xxx/github/merbridge/app/__debug_bin -gcflags all=-N -l .…
-
*This issue is seen in both AKS and GCP. See notes for AKS at [https://github.com/microsoft/retina/issues/252#issuecomment-2047419120](https://github.com/microsoft/retina/issues/252#issuecomment-20474…
-
This tool could enable ebpf development (or rather the testing aspect of it) on non-Linux platforms.
As far as I can tell the only obstacle so far is that `vimto` doubles as `init` which obviously …
-
### Bug description
apologies i'm not sure if this should go under the cloud project or this one, but while there's some overlap, i presume most of this is implemented as default UI on netdata itse…
-
### Bug Description
I'm using Kind + istio to verify feature of merbridge. after apply the related logs as below:
kubectl apply -f https://raw.githubusercontent.com/merbridge/merbridge/main/deplo…
-
When ebpf mode is enabled and upon calico-node pod termination, host level networking breaks.
This appears to be due to the bpf prog_array map IDs for calico being zeroed out whilst the
bpf ingress …
-
I am currently trying to implement XDP programs using some of the basic bpf helper functions. But basic bpf helper functions such as bpf_ktime_get_ns,
bpf_trace_printk are erroring out with error - …