summaryrefslogtreecommitdiffstats
path: root/collectors/cgroups.plugin/cgroup-name.sh
AgeCommit message (Expand)Author
2023-06-20cgroups: remove pod_uid and container_id labels in k8s (#15216)Ilya Mashchenko
2023-04-13cgroups: add option to use Kubelet for pods metadata (#14891)Ilya Mashchenko
2023-04-09cgroups.plugin: add image label (#14872)Ilya Mashchenko
2022-08-17fix(cgroups.plugin): use Docker API for name resolution when Docker is a snap...Ilya Mashchenko
2022-08-04feat(cgroups.plugin): resolve nomad containers name (docker driver only) (#13...Ilya Mashchenko
2022-08-01Fix cgroup name detection for docker containers in containerd cgroup (#13470)Keith Mitchell
2022-07-05fix(cgroups.plugin): adjust kubepods regex to fix name resolution in a kind c...Ilya Mashchenko
2022-06-27fix(cgroups.plugin): fix qemu VMs and LXC containers name resolution (#13220)Ilya Mashchenko
2022-06-02fix(cgroup.plugin): read k8s_cluster_name label from the correct file (#13062)Ilya Mashchenko
2022-05-10fix(cgroups.plugin): do not disable K8s pod/container cgroups if can't rename...Ilya Mashchenko
2022-05-09feat(cgroups.plugin): add k8s cluster name label (GKE only) (#12858)Ilya Mashchenko
2022-05-03feat(cgroups.plugin): add filtering by cgroups names and improve renaming in ...Ilya Mashchenko
2022-04-27chore(cgroup.plugin): remove undocumented feature reading cgroups-names.sh wh...Ilya Mashchenko