summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Expand)Author
2022-06-16Configurable storage engine for Netdata agents: step 3 (#12892)Adrien BĂ©raud
2022-06-16Fix labels unit test (#13156)Stelios Fragkakis
2022-06-16Remove pinned page reference (#13108)Stelios Fragkakis
2022-06-15Add an option to use malloc for page cache instead of mmap (#13142)Stelios Fragkakis
2022-06-1373x times faster metrics correlations at the agent (#13107)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-13fix virtualization detection on FreeBSD (#13087)Ilya Mashchenko
2022-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-05-24Run the /net/dev module of the proc plugin in a separate thread (#12996)Vladimir Kobal
2022-05-24Fix compilation warnings (#12993)Vladimir Kobal
2022-05-23Make heartbeat a static chart (#12986)Emmanuel Vasilakis
2022-05-20chore: check link local address before querying cloud instance metadata (#12973)Ilya Mashchenko
2022-05-20fix: keep virtualization unknown if all used commands are not available (#12964)Ilya Mashchenko
2022-05-18detailed dbengine stats (#12948)Costa Tsaousis
2022-05-17feat: move dirs, logs, and env vars config options to separate sections (#12935)Ilya Mashchenko
2022-05-17Reduce timeout to 1 second for getting cloud instance info (#12941)Emmanuel Vasilakis
2022-05-16fix virtualization detection when `systemd-detect-virt` is not available (#12...Ilya Mashchenko
2022-05-16fix `[global statistics]` section in netdata.conf (#12916)Ilya Mashchenko
2022-05-10workers fixes and improvements (#12863)Costa Tsaousis
2022-05-10Initialize the metadata database when performing dbengine stress test (#12861)Stelios Fragkakis
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-04* Add a parameter for the libuv worker threads to pre-initialize (#12814)Stelios Fragkakis
2022-05-04Metric correlations (#12582)Emmanuel Vasilakis
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-05-03Trace rwlocks of netdata (#12785)Costa Tsaousis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-05-02Make atomics a hard-dep. (#12730)vkalintiris
2022-04-27fix: use 'diskutil info` to calculate the disk size on macOS (#12764)Ilya Mashchenko
2022-04-25fix(cgroups.plugin): remove "enable cgroup X" config option on cgroup deletio...Ilya Mashchenko
2022-04-11Add a timeout parameter to data queries (#12649)Stelios Fragkakis
2022-04-11feat: add k8s_cluster_name host tag (GKE only) (#12638)Ilya Mashchenko
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-04-04Fix coverity issues (#12598)vkalintiris
2022-04-01Fix memory leaks on Netdata exit (#12511)Vladimir Kobal
2022-03-30Make sure registered static threads are unique. (#12538)vkalintiris
2022-03-29fix: use `/proc/cpuinfo` for CPU freq detection as a last resort (#12550)Ilya Mashchenko
2022-03-28Allocate buffer and release on callback when executing agent CLI commands (#1...Stelios Fragkakis
2022-03-28docs: fix unresolved file references (#12528)Ilya Mashchenko
2022-03-28Use live charts to count the total number of dimensions. (#12504)vkalintiris
2022-03-24fix: Netdata segfault because of 2 timex.plugin threads (#12512)Ilya Mashchenko
2022-03-24timex: this plugin enables timex plugin for non-linux systems (#12489)Suraj Neupane
2022-03-18fix: CPU frequency detection of FreeBSD (#12440)Ilya Mashchenko
2022-03-15chore: remove "web files" options leftovers (#12403)Ilya Mashchenko
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-14Fix crash when netdatacli command output too long (#12393)Timotej S
2022-03-14Remove owner check from webserver (#12339)thiagoftsm
2022-03-11Change default OOM score and scheduling policy to behave more sanely. (#12271)Austin S. Hemmelgarn
2022-03-10minor - fix analytics_build_info (#12354)Timotej S
2022-03-08fix: container virtualization detection with systemd-detect-virt (#12338)Ilya Mashchenko