coroot-node-agent
coroot-node-agent copied to clipboard
A Prometheus exporter based on eBPF that gathers comprehensive container metrics
I have some apps that fail to recognize. IPs and endpoints are there, but no details on app. Apps are descheduler, ???, drone CI (server), bitwarden, authelia. Is there any...
In order to enable the separation of metrics in a multi-cluster setup, it is necessary to have a cluster-wide specific metrics label. In Coroot's project configuration for Prometheus, simply add...
agent version: 1.20.3 kernel version: 5.14.0-284.25.1.el9_2.sinarelease.6.x86_64 containerd://1.7.12 k8s version: v1.28.7 install with helm
Since verision 1.19.0. I can`t start node-agent on nodes in docker and binary modes. ` Jun 24 17:14:11 {NODE_NAME} systemd[1]: Starting Coroot node agent... Jun 24 17:14:11 {NODE_NAME} systemd[1]: Started...
kernel: `Linux localhost 4.19.90-52.22.v2207.ky10.aarch64 #1 SMP Tue Mar 14 11:52:45 CST 2023 aarch64 aarch64 aarch64 GNU/Linux` coroot agent version: `1.19.8` docker version: Client: Version: 23.0.6 API version: 1.42 Go version:...
`E0528 22:45:11.952218 2630039 pinger.go:94] failed to get RX timestamp: no timestamp found E0528 22:45:11.952133 2630039 pinger.go:94] failed to get RX timestamp: no timestamp found E0528 22:45:11.952133 2630039 pinger.go:94] failed to...
Hi, I have main coroot deployed in one cluster and working on add other clusters to this one by adding already deployed prometheus, kube-state-metrics already deployed on them and just...
Hello! Add permission for SELinux to the installation script `semanage fcontext -a -t bin_t "/usr/bin/coroot-node-agent" && restorecon -Rv /usr/bin/coroot-node-agent`
I think there should be a way to ignore at least some namespaces from log collection.
ebpf.go dependent on **.c and automatically generate the latest ebpfProg and git ignore ebpf.go