summaryrefslogtreecommitdiffstats
path: root/collectors/cgroups.plugin/sys_fs_cgroup.c
AgeCommit message (Expand)Author
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-03feat(cgroups.plugin): add filtering by cgroups names and improve renaming in ...Ilya Mashchenko
2022-04-28faster execution of external programs (#12759)Costa Tsaousis
2022-04-25fix(cgroups.plugin): remove "enable cgroup X" config option on cgroup deletio...Ilya Mashchenko
2022-04-25fix(cgroups.plugin): remove "search for cgroups under PATH" conf option to fi...Ilya Mashchenko
2022-04-25feat(cgroups.plugin): add "CPU Time Relative Share" chart (#12741)Ilya Mashchenko
2022-04-25fix(cgroups.plugin): run renaming script only for containers in k8s (#12747)Ilya Mashchenko
2022-04-07fix(cgroups.plugin): set CPU prev usage before first usage. (#12622)Ilya Mashchenko
2022-04-04feat(cgroups.plugin): add CPU throttling charts (#12591)Ilya Mashchenko
2022-03-30Unblock cgroup version detection with systemd (#12553)Vladimir Kobal
2022-03-21feat(collectors/cgroups): prefer `blkio.*_recursive` when available (#12462)Ilya Mashchenko
2022-03-14fix double host prefix (#12380)Ilya Mashchenko
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-11-11Temporary fix for cgroup renaming (#11775)Vladimir Kobal
2021-10-08Fix an overflow when unsigned integer subtracted (#11638)Vladimir Kobal
2021-10-05Fix swap size calculation for cgroups (#11617)Vladimir Kobal
2021-10-05Fix RSS memory counter for systemd services (#11616)Vladimir Kobal
2021-10-01Integrate eBPF and cgroup (consumer side) (#11573)thiagoftsm
2021-09-28Fix CID 339027 and reverse arguments (#11578)thiagoftsm
2021-09-24Add shared memory to cgroup (#11559)thiagoftsm
2021-05-24Remove an unnecessary check for cgroup v1 (#11137)Vladimir Kobal
2021-05-06Check the version of the default cgroup mountpoint (#11102)Vladimir Kobal
2021-05-06Don't repeat the cgroup discovery cleanup info message (#11101)Vladimir Kobal
2021-04-28Remove dots in cgroup ids (#11050)Vladimir Kobal
2021-04-19Move global stats to a separate thread (#10991)Vladimir Kobal
2021-04-14Spelling collectors (#10912)Josh Soref
2021-03-12collectors/cgroups: fix cpuset.cpus count (#10757)Ilya Mashchenko
2021-03-12Add Working Set charts to the cgroups plugin (#10712)Vladimir Kobal
2021-02-08Fix crash during shutdown of cgroups internal plugin. (#10614)Markos Fountoulakis
2021-01-12Dispatch cgroup discovery into another thread (#10399)Vladimir Kobal
2021-01-12Truncate excessive information from titles for apps and cgroups (#10479)Vladimir Kobal
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-10-20collectors/cgroups: filter pod level cgroups (#10095)Ilya Mashchenko
2020-08-12Fix for ignored LXC containers (#9645)Vladimir Kobal
2020-07-02Fix a coverity defect (#9462)Vladimir Kobal
2020-07-01autodetects cgroupsv2 on systems with systemd (#9249)Timotej S
2020-01-16Filter out lxc cgroups which are not useful (#7760)Vladimir Kobal
2019-12-02proc.plugin: add pressure stall information (#7209)Haochen Tong
2019-07-12Add global configuration option for zero metrics (#6419)Vladimir Kobal
2019-06-04Increase the cpu_limit chart precision (#6172)Vladimir Kobal
2019-05-10Implement unified cgroup cpu limit (#5895)skrzyp1
2019-04-09unified cgroup support (#5407)skrzyp1
2019-03-25add 'containers priority' option to cgroups plugin (#5700)Ilya Mashchenko
2019-03-13When running from within a k8s pod, use the k8s API to get the cgroup name (...Chris Akritidis
2019-03-12Use total_* memory counters for cgroups (#5592)Vladimir Kobal
2019-03-12Fix a bug in cgroups renaming (#5612)Vladimir Kobal
2019-03-09Delay renaming for docker containers (#5557)Vladimir Kobal
2019-03-05Minor fixes around plugin_directories initialization (#5536)Paul Katsoulakis
2019-02-21Fix SEGV by removing free of vars of charts that do not exist (#5455)Chris Akritidis
2019-02-21Fix Coverity defects (#5394)Vladimir Kobal