summaryrefslogtreecommitdiffstats
path: root/collectors
AgeCommit message (Expand)Author
2024-02-08Move collectors/ under src/ (#16965)vkalintiris
2024-02-07network-viewer: aggregated view improvements (#16960)Costa Tsaousis
2024-02-07Move health/ under src/ (#16954)vkalintiris
2024-02-06Remove tags field from RRD hosts. (#16894)vkalintiris
2024-02-06fix wrong sizeof (#16950)Costa Tsaousis
2024-02-06enable network-viewer aggregated views (#16940)Costa Tsaousis
2024-02-05fix charts.d.plugin configuration directory names (#16939)Ilya Mashchenko
2024-02-03Update network-connections-chart.htmlCosta Tsaousis
2024-02-03Update network-connections-chart.htmlCosta Tsaousis
2024-02-03Update network-connections-chart.htmlCosta Tsaousis
2024-02-02add support for the info parameter to all external plugin functions (#16915)Costa Tsaousis
2024-02-02Network viewer: filter by username (#16911)Costa Tsaousis
2024-02-01rename network functions (#16908)Costa Tsaousis
2024-02-01network-viewer: show unknown container (#16900)Costa Tsaousis
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2024-02-01local-sockets: use netlink when libmnl is available (#16893)Costa Tsaousis
2024-01-31fixed missing collisions and drag on newly added apps (#16891)Costa Tsaousis
2024-01-31add the CLOEXEC flag to all sockets and files (#16881)Costa Tsaousis
2024-01-31fix order of openning a file and checking its inode (#16887)Costa Tsaousis
2024-01-31Network viewer UI minor fixes (#16880)Costa Tsaousis
2024-01-30Network viewer fixes (#16877)Costa Tsaousis
2024-01-30Network Viewer (local-sockets version) (#16872)Costa Tsaousis
2024-01-30Fix coverity issues (#16873)Stelios Fragkakis
2024-01-29Local sockets for network namespaces (#16867)Costa Tsaousis
2024-01-29Fix coverity issue (#16866)Stelios Fragkakis
2024-01-29port useful code from incomplete PRs (#16863)Costa Tsaousis
2024-01-29detect sockets direction (#16861)Costa Tsaousis
2024-01-29New Permissions System (#16837)Costa Tsaousis
2024-01-23DYNCFG: dynamically configured alerts (#16779)Costa Tsaousis
2024-01-20fix verify_netdata_host_prefix log spam (#16814)Ilya Mashchenko
2024-01-19set app_group label automatically (#16810)boxjan
2024-01-17cgroups: containers-vms add CPU throttling % (#16800)Ilya Mashchenko
2024-01-17Update binaries (eBPF) (#16671)thiagoftsm
2024-01-16Use named constants for keyword tokens. (#16787)vkalintiris
2024-01-15Free key and search, replace patterns (#16789)Stelios Fragkakis
2024-01-14diskspace: reworked the cleanup to fix race conditions (#16786)Costa Tsaousis
2024-01-14diskspace missing mutex use (#16784)Costa Tsaousis
2024-01-13Fix warning. (#16774)vkalintiris
2024-01-12fix thread name on fatal and cgroup netdev rename crash (#16771)Costa Tsaousis
2024-01-12Add missing call for aral_freez (eBPF) (#16765)thiagoftsm
2024-01-11Delete memory mode "map" and "save". (#16604)vkalintiris
2024-01-11add schemas to /usr/lib/netdata/conf.d/schema.d (#16757)Costa Tsaousis
2024-01-11dyncfg v2 (#16702)Costa Tsaousis
2024-01-11fix cpu per core charts priority (#16749)Ilya Mashchenko
2024-01-10cleanup proc net-dev renames (#16745)Costa Tsaousis
2024-01-06fix missing CPU frequency (#16732)Ilya Mashchenko
2024-01-05fix excessive "maximum number of cgroups reached" log messages (#16730)Ilya Mashchenko
2024-01-04cgroups: don't multiply cgroup_check_for_new_every by update_every (#16719)Ilya Mashchenko
2024-01-04update ebpf-socket function name and columns (#16727)Ilya Mashchenko
2023-12-29delay collecting double linked network interfaces (#16701)Ilya Mashchenko