summaryrefslogtreecommitdiffstats
path: root/collectors
AgeCommit message (Expand)Author
2020-09-10Update supported collectors doc to organize by type (#9513)Joel Hans
2020-09-02python.d/dnsdist: fix latency-avg chart units (#9871)scottymuse
2020-09-01collect active processes limit feature v2 (#9843)Fotis Voutsas
2020-09-01python.d/openldap: fix tls over ldap (#9853)Guido
2020-08-27Change a log level in cgroup-network helper (#9836)Vladimir Kobal
2020-08-19Remove ebpf debug messages (#9754)thiagoftsm
2020-08-19Docs: Add daemon config to health section and standardize IP references (#8837)Joel Hans
2020-08-19cgroups.plugin: add and document support for reading container names from Pod...K900
2020-08-17python.d/redis: collect `maxmemory` (#9767)Ilya Mashchenko
2020-08-17Fix netfilter for it closes when sigpipe happens (#9756)thiagoftsm
2020-08-17python.d/isc_dhcpd: add support for ip ranges (#9755)Javier Pastor
2020-08-16python.d/ipfs: disable call to the `/api/v0/stats/repo` endpoint by default (...Ilya Mashchenko
2020-08-16python.d/varnish: multiple storage backends fix (#9668)florianmagnin
2020-08-14doc: netdata user is also a default (#9555)Matias Barletta
2020-08-14Network viewer charts (#9591)thiagoftsm
2020-08-14Fix code formatting for the mdstat collector (#9749)Vladimir Kobal
2020-08-12Fix for ignored LXC containers (#9645)Vladimir Kobal
2020-08-11Fix crash when receiving malformed labels via streaming. (#9715)Markos Fountoulakis
2020-08-11Fix collectors on MacOS and FreeBSD to ignore archived charts. (#9695)Markos Fountoulakis
2020-08-05Hide archived chart from mdstat collector. (#9667)Markos Fountoulakis
2020-08-04Detect a buggy Ubuntu kernel (#9648)Vladimir Kobal
2020-08-04nvidia_smi: charts for memory used by each user and number of distinct users ...Guido
2020-08-04fix_gcc_10_warning: Fix warning when compiled on gcc-10.1 (#9651)thiagoftsm
2020-08-04python.d: fix `find_binary` (#9641)Ilya Mashchenko
2020-08-03charts.d: fix `current_time_ms_from_date` on macOS (#9636)Ilya Mashchenko
2020-07-31Adjust check-kernel-config.sh to run in bash (#9633)Steve8291
2020-07-29Read socket information from kernel ring (#9549)thiagoftsm
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-27python.d/gearmand: handle func prefixes in `status\n` response (#9610)Ilya Mashchenko
2020-07-27Stop mdstat collector from looking up archived charts. (#9583)Markos Fountoulakis
2020-07-23Added lock dir (#9584)Vladimir Kobal
2020-07-21Network Viewer options (#9495)thiagoftsm
2020-07-21charts.d.plugin: never use `-t` option for `timeout` (#9568)Ilya Mashchenko
2020-07-21python.d: add job file lock registry (#9564)Ilya Mashchenko
2020-07-17Adding pihole to the dns app group (#9557)Blake Matheny
2020-07-17Implemented the HOST command in metadata log replay (#9489)Stelios Fragkakis
2020-07-16Use the libbpf library for the eBPF plugin (#9490)Vladimir Kobal
2020-07-15Update apps_groups.conf (#9535)Micky
2020-07-14Fix potential memory leak in ebpf.plugin (#9484)thiagoftsm
2020-07-11mysql: respect `my.cnf` parameter using PyMySQL library (#9526)Anirudh Duggal
2020-07-10charts.d: loopsleepms: fix now_ms (#9510)Ilya Mashchenko
2020-07-09python.d: thread safe safe_print (stdout write) (#9508)Ilya Mashchenko
2020-07-02ipfs-plugin: change HTTP method to make it compatible with ipfs 0.5.0+ (#9248)@RubenKelevra
2020-07-02UrlService add support get headers (#9236)Javier Pastor
2020-07-02Fix a coverity defect (#9462)Vladimir Kobal
2020-07-02Add infiniband monitoring to collector proc.plugin (#9091)Adrien Mahieux
2020-07-01Add notice to eBPF documentation about incompatibility with static builds (#9...Joel Hans
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-22Add guide for troubleshooting with eBPF metrics (#9352)Joel Hans