summaryrefslogtreecommitdiffstats
path: root/collectors/cgroups.plugin
AgeCommit message (Expand)Author
2023-02-20Fix doc capitalization and remove obsolete section (#14569)Chris Akritidis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-02-12Move collectors under Integrations/Monitoring (#14509)Chris Akritidis
2023-02-08Fix random crash on agent shutdown (#14470)Stelios Fragkakis
2023-02-02fix(cgroups.plugin): fix collecting full pressure stall time (#14410)Ilya Mashchenko
2023-02-02Covert our documentation links to GH absolute links (#14344)Tasos Katsoulas
2023-02-02DBENGINE v2 - improvements part 12 (#14379)Costa Tsaousis
2023-01-25Add Collector log (#14309)thiagoftsm
2023-01-25Introduce the new Structure of the documentation (#13915)Fotis Voutsas
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-11-22Do not force internal collectors to call rrdset_next. (#13926)vkalintiris
2022-10-23fix(cgroup.plugin): handle qemu-1- prefix when extracting virsh domain (#13866)Ilya Mashchenko
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-26Update exporting unit tests (#13706)Vladimir Kobal
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-08-31fix(cgroups.plugin): fix chart id length check (#13601)Ilya Mashchenko
2022-08-17fix(cgroups.plugin): use Docker API for name resolution when Docker is a snap...Ilya Mashchenko
2022-08-16Support chart labels in alerts (#13290)Emmanuel Vasilakis
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-24Rrdcontext (#13335)Costa Tsaousis
2022-07-07fix(cgroups.plugin): adjust kubepods patterns to filter pods when using Kind ...Ilya Mashchenko
2022-07-05fix(cgroups.plugin): adjust kubepods regex to fix name resolution in a kind c...Ilya Mashchenko
2022-06-30Dont print io errors for cgroups (#13274)Vladimir Kobal
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27fix(cgroups.plugin): fix qemu VMs and LXC containers name resolution (#13220)Ilya Mashchenko
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-02fix(cgroup.plugin): read k8s_cluster_name label from the correct file (#13062)Ilya Mashchenko
2022-06-01coverity fixes about statsd; removal of strsame (#13049)Costa Tsaousis
2022-05-16chore(cgroups.plugin): remove "enable new cgroups detected at run time" confi...Ilya Mashchenko
2022-05-16fix(cgroups.plugin): improve check for uninitialized containers in k8s (#12912)Ilya Mashchenko
2022-05-15added worker jobs for cgroup-rename, cgroup-network and cgroup-first-time (#1...Costa Tsaousis
2022-05-13fix(cgroups.plugin): use correct identifier when registering the main thread ...Ilya Mashchenko
2022-05-12feat(proc/cgroups.plugin): add PSI stall time charts (#12869)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-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-03feat(cgroups.plugin): add filtering by cgroups names and improve renaming in ...Ilya Mashchenko
2022-05-02fix(cgroups.plugin): do not add network devices if cgroup proc is in the host...Ilya Mashchenko
2022-05-02fix(proc/net/dev): exclude Proxmox bridge interfaces (#12789)Ilya Mashchenko
2022-04-28faster execution of external programs (#12759)Costa Tsaousis
2022-04-27chore(cgroup.plugin): remove undocumented feature reading cgroups-names.sh wh...Ilya Mashchenko
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-22feat(cgroups.plugin): add k8s_qos_class label (#12737)Ilya Mashchenko
2022-04-19chore(cgroups.plugin): reduce the CPU time required for cgroup-network-helper...Ilya Mashchenko
2022-04-07fix(cgroups.plugin): set CPU prev usage before first usage. (#12622)Ilya Mashchenko