You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently unsure why I keep getting cgroup: /, instead of service.slice/batt-edge.service, am I doing something wrong here? Let me know if there's anything I can do on my end to make it easier.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In our product, we want to include specific cgroups in the
host-metrics
source.Here's our vector.toml:
And here's our tree when we run
systemctl status
However this is the output:
I'm currently unsure why I keep getting
cgroup
:/
, instead ofservice.slice/batt-edge.service
, am I doing something wrong here? Let me know if there's anything I can do on my end to make it easier.Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions