coroot-node-agent icon indicating copy to clipboard operation
coroot-node-agent copied to clipboard

A Prometheus exporter based on eBPF that gathers comprehensive container metrics

Results 49 coroot-node-agent issues
Sort by recently updated
recently updated
newest added

Can we run this on AWS ECS? and get metrics for node, container and logs

As per documents and installation, after installing coroot and agent, prometheus was attached properly and only visible application was containerD any help appreciated

How to set agent to log only errors, seems the default spits lot of logs

Hi, Thanks for such a great tool. I'm just running coroot-node-agent on Docker using the command provided in the readme file and I'm getting the following error: ` I0926 05:12:35.317767...

DNS resolution tracking is often crucial and easily overlooked in Kubernetes.

I am trying to run coroot locally in my Docker for Desktop on Mac, to experiment a bit. I have the following error: ``` $ kubectl -n coroot logs -f...

Hi teams, I just add trace for Cassandra protocol, it still have some issue: when Cassandra response the id of prepare statement (in eBPF tracepoint), it's not have fixed length...

This service does not export podman information

Given the documented docker run line ``` docker run -it --name coroot-node-agent --privileged --pid host -v /sys/kernel/debug:/sys/kernel/debug:rw -v /sys/fs/cgroup:/host/sys/fs/cgroup:ro ghcr.io/coroot/coroot-node-agent --cgroupfs-root=/host/sys/fs/cgroup ``` on a ubuntu 2004 host (not running in...

coroot agent can't inspect instances on k3s cluster. ```bash ➜ k -n coroot logs -f coroot-node-agent-6tgvf I0331 02:15:45.065649 521709 cilium.go:31] Unable to get object /proc/1/root/sys/fs/bpf/tc/globals/cilium_ct4_global: no such file or directory...