-
I am working on a 8devices Carambola2 (ath79 generic 8dev_carambola2 mips_24kc) with a mv88e6085 DSA setup.
With the latest OpenWrt from the openwrt-22.03 branch the device will no longer reboot (c…
-
### Summary
**checked means `EOL`**
- [x] 3.10, Current System Validator check
- [x] 3.16, Namespaced IP Local Reserved Ports (safe-sysctl)
- [x] 3.18, containerd suggestion when using btrfs.(cont…
-
In Synology the current DNS implementation fails like this if you have a DNS running localy :
The local DNS is listening in all available addresses for that we need a DNS that will listen in a di…
-
### Feature request
Allow opentelemetry-go-instrumentation trace http requests.
### How to implement?
A Golang project may send http request to other servers through Golang net/request, for…
-
**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…
-
I was testing grafana/agent#1478 with a dummy remote_write endpoint, when the Agent suddenly panicked and shut down.
Incidentally, it was around the same time I was trying to reload a config file w…
-
hello,
I am trying to use my own image on helm charts, and I was tell that there are some components invalidate.
However, when I run the custom collector with almost same configuration file, it can …
-
**Describe the problem**
I setup the docker in IKuai's docker plugin but the netbird's log shows that I may lost some Environment variables, which I don't know what are they. Hope anyone can explain …
-
### Bug description
https://learn.netdata.cloud/docs/data-collection/ebpf/ebpf-socket indicates that one must run `sudo ./edit-config ebpf.d/network.conf` to create the ebpf plugin configuration. Thi…
-
```
20 const bccProgram string = `
21 #include
22 BPF_PERF_OUTPUT(events);
23 int sample_probe(struct pt_regs* ctx, int fd, char* buf, size_t count) {
24 const char word[] = "{\"name\":\"…