coroot-node-agent
coroot-node-agent copied to clipboard
A Prometheus exporter based on eBPF that gathers comprehensive container metrics
I am working with an application that sometimes sends a 100 status code response before sending the final 200 response code. The coroot agent captures the 100 status code in...
I use Coroot in Kubernetes cluster and notice some problem resources utilization in one of the coroot-node-agent pods. The pod `coroot-node-agent-szq9x`, which runs on the monitoring-node, shows very high CPU...
Hello everyone [coroot-cluster-agent](https://github.com/coroot/coroot-cluster-agent/blob/main/profiles/profiles.go#L97) supports discovery pprof endpoints via Kubernetes. Correct me if I'm wrong, but it seems that there is no [similar functionality](https://docs.coroot.com/profiling/overview#golang-pull-mode) in the coroot-node-agent and now there is...
Is is possible to present te node agent version in coroot somewhere. For example in the instance part of coroot-node-agent in the same way is does for mongodb as an...
Hello, opening issue as requested on Slack: My coroot-node-agent logs are spammed with these warnings:  Could you please check it?
No issues in the web interface of Coroot. Coroot: 1.10.2 Coroot-node-agent: 1.23.19 Prometheus: 2.53.4 clickhouse: 25.4.1.2934 non-docker installation Linux 4.18.0-553.50.1.el8_10.x86_64 https://github.com/coroot/coroot-node-agent/pull/1 SMP Wed Apr 16 11:36:26 UTC 2025 x86_64 x86_64...
Hi coroot-node-agent team, I have currently the problem, that `coroot-node-agent `crashes the service `rtpengine-daemon` with **"segmentation fault"** `rtpengine-daemon.service: Main process exited, code=killed, status=11/SEGV`. Originally I have opened this issue at...
E1224 03:09:01.004728 3658 profiling.go:103] load bpf objects: field DisassociateCtty: program disassociate_ctty: apply CO-RE relocations: load kernel spec: no BTF found for kernel version 6.9.10-1.el7.x86_64: not supported E1224 03:09:01.004728 3658 profiling.go:103]...
Is it possible add multiple ephemeral-port-range support ? For example --ephemeral-port-range="1024-23768 30000-65535" Thanks!