Is your feature request related to a problem? Please describe.
Right now we are not able to show metrics for containers (without K8s) with the right name. We simply get the cgroup path which is not human friendly at all and cannot even be used to parse the name of the container downstream.
Describe the solution you'd like
Similar to the K8s plugin.
Additional context
there is at least one active funded project where Alumet is being used.
Also, the description of the cgroup raw plugin does not include that it needs access to the /sys path which leads to confusion when deploying alumet over docker/docker-compose
Is your feature request related to a problem? Please describe.
Right now we are not able to show metrics for containers (without K8s) with the right name. We simply get the cgroup path which is not human friendly at all and cannot even be used to parse the name of the container downstream.
Describe the solution you'd like
Similar to the K8s plugin.
Additional context
there is at least one active funded project where Alumet is being used.
Also, the description of the cgroup raw plugin does not include that it needs access to the /sys path which leads to confusion when deploying alumet over docker/docker-compose