summaryrefslogtreecommitdiffstats
path: root/collectors
AgeCommit message (Expand)Author
2022-06-17Fix coverity issues (#13168)Stelios Fragkakis
2022-06-16Use memset to mark the empty words in the quoted_strings_splitter function (#...Stelios Fragkakis
2022-06-16Add mem.available chart to FreeBSD (#13140)Emmanuel Vasilakis
2022-06-16Add cargo/rustc/bazel/buck to apps_groups.conf (#13143)vkalintiris
2022-06-15Update docs on what to do if collector not there (#13152)Chris Akritidis
2022-06-15Use a separate thread for slow mountpoints in the diskspace plugin (#13067)Vladimir Kobal
2022-06-14fix(python.d): urllib3 import collection for py3.10+ (#13136)Ilya Mashchenko
2022-06-14fix(python.d/mongodb): set `serverSelectionTimeoutMS` for pymongo4+ (#13135)Ilya Mashchenko
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-10docs(statsd.plugin): fix indentation (#13096)Ilya Mashchenko
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-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-06-01add note about anomaly advisor (#13042)Andrew Maguire
2022-06-01Fix disabled apps (ebpf.plugin) (#13044)thiagoftsm
2022-05-31Skip collecting network interface speed and duplex if carrier is down (#13019)Vladimir Kobal
2022-05-30Update apps_groups.conf (#13033)FQX
2022-05-27Initialize a pointer and add a check for it (#13023)Vladimir Kobal
2022-05-26Alarms py collector add filtering (#12972)Andrew Maguire
2022-05-25add dictionary support to statsd (#12980)Costa Tsaousis
2022-05-24Run the /net/dev module of the proc plugin in a separate thread (#12996)Vladimir Kobal
2022-05-23chore(apps.plugin): change cpu_guest chart context (#12983)Ilya Mashchenko
2022-05-20feat(charts.d/apcupds): add load usage chart (Watts) (#12965)Ilya Mashchenko
2022-05-19statsd sets should count unique values (#12963)Costa Tsaousis
2022-05-18Optimize the dimensions option store to the metadata database (#12952)Stelios Fragkakis
2022-05-17feat: move dirs, logs, and env vars config options to separate sections (#12935)Ilya Mashchenko
2022-05-17collectors: apps.plugin: apps_groups: update net, aws, ha groups (#12921)Konstantin Shalygin
2022-05-16chore(fping.plugin): bump default fping version to 5.1 (#12930)Ilya Mashchenko
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-14Fix compilation warnings in FreeBSD (#12887)Vladimir Kobal
2022-05-13fix(cgroups.plugin): use correct identifier when registering the main thread ...Ilya Mashchenko
2022-05-13Remove CPU-specific info from cpuidle dimensions (#12898)Vladimir Kobal
2022-05-12feat(proc/cgroups.plugin): add PSI stall time charts (#12869)Ilya Mashchenko
2022-05-11Consider ZFS ARC shrinkable as cache on FreeBSD (#12879)Vladimir Kobal
2022-05-11docs: fix unresolved file references (#12872)Ilya Mashchenko
2022-05-10Update README.md (#12868)Tasos Katsoulas
2022-05-10fix(cgroups.plugin): do not disable K8s pod/container cgroups if can't rename...Ilya Mashchenko
2022-05-10fix(proc.plugin): consider ZFS ARC as cache when collecting memory usage on L...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-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2022-05-06Remove sync warning (#12831)thiagoftsm
2022-05-06feat(plugins.d): allow external plugins to create chart labels (#12834)Ilya Mashchenko
2022-05-03feat(cgroups.plugin): add filtering by cgroups names and improve renaming in ...Ilya Mashchenko
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-05-02chore(python.d): remove python.d/* announced in v1.34.0 deprecation notice (#...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