summaryrefslogtreecommitdiffstats
path: root/collectors/cgroups.plugin
AgeCommit message (Expand)Author
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-06-30Show cgroups/containers ran by kubelet without access to kubernetes cluster i...Chris Akritidis
2020-06-10Ensures we get consistent kubernetes cgroup container names, regardless of wh...Chris Akritidis
2020-04-14Docs: Standardize links between documentation (#8638)Joel Hans
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-03-05Added ability to get pod name from cgroup with kubectl in bare metal deployme...Chris Akritidis
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-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-10-30cgroup-network-helper doesn't work on Proxmox 6 (#7037)Valery Kartel
2019-09-18Get all k8s container names (#6885)Chris Akritidis
2019-09-17Cppcheck fixes (#6386)Andrew Clayton
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
2019-07-26Safer container names (#6441)Ian
2019-07-23Make use of GCC's __attribute__((unused)) (#6392)Andrew Clayton
2019-07-12Add global configuration option for zero metrics (#6419)Vladimir Kobal
2019-06-20Update the documentation on charts with zero metrics (#6314)Vladimir Kobal
2019-06-04Increase the cpu_limit chart precision (#6172)Vladimir Kobal
2019-05-10Implement unified cgroup cpu limit (#5895)skrzyp1
2019-04-17netdata/collectors/cgroups.plugin: When jq not available, prompt the user he ...Paul Emm. Katsoulakis
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
2019-02-18remove redudant pipes (#5417)Costa Tsaousis
2019-02-18use netnsid for detecting cgroup networks; fixes #5383 (#5413)Costa Tsaousis
2019-02-11Add cgroup cpu and memory limits and alarms (#5172)Vladimir Kobal
2019-02-07Fix cgroups Codacy issue (#5340)Vladimir Kobal
2019-01-30Minor updates to anonymous statistics (#5295)Chris Akritidis
2019-01-27Anonymous statistics (#5113)Chris Akritidis
2019-01-14Lint cgroup name.sh.in (#5162)Paweł Krupa
2018-12-30Add systemd pattern list parameter to the documentation (#5077)Vladimir Kobal
2018-12-17Update cgroup-name.sh.in (#4991)Nate
2018-12-17Make units compliant with IEC standard (#4985)Vladimir Kobal
2018-12-07Ga (#4938)Chris Akritidis
2018-11-22Documentation links sanity checker (#4701)Chris Akritidis
2018-11-16Updates in various READMEs while testing the link checker (#4671)Chris Akritidis
2018-10-23modularize the query api (#4443)Costa Tsaousis
2018-10-18moved related wiki pages into the repo (#4428)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis