summaryrefslogtreecommitdiffstats
path: root/collectors
AgeCommit message (Expand)Author
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
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-26Memory CO-RE (#12684)thiagoftsm
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-25Mention serial numbers in chart names in the plugins.d API documentation (#12...Vladimir Kobal
2022-04-22feat(cgroups.plugin): add k8s_qos_class label (#12737)Ilya Mashchenko
2022-04-20feat(apps.plugin): add caddy to apps_groups.conf (#12678)simon3000