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

container_id Fetched incorrectly

Open jacbo0112 opened this issue 1 year ago • 1 comments

On bare server installation coroot node Agent, all the data returned is such "container_id ="/system. Slice/sshd.service ", all the container_id SSHD. Service tag. Is this where I didn't set it up well

jacbo0112 avatar Jul 22 '24 03:07 jacbo0112

Having the same problem. Not just sshd.service. Maybe ContainerTypeSystemdService part isn't quiet perfect

StLeoX avatar Sep 23 '24 02:09 StLeoX

Coroot’s agent uses the cgroup ID as the container ID for systemd services.

def avatar Jan 05 '26 13:01 def