summaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)Author
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-10-05Remove anomaly detector (#13657)vkalintiris
2022-09-27Remove Chart/Dim based communication (#13650)Timotej S
2022-09-22Build judy even without dbengine (#13703)Timotej S
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-08-24Remove aclk_api.[ch] (#13540)Timotej S
2022-08-05Trimmed-median, trimmed-mean and percentile (#13469)Costa Tsaousis
2022-08-01/api/v1/weights endpoint (#13449)Costa Tsaousis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-07-22include Judy into our source tree (#13362)Timotej S
2022-07-08Better ACLK debug communication log (#13281)Timotej S
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-07-07Silence compile warnings on external source (#13332)Emmanuel Vasilakis
2022-06-29Remove warnings while compiling ML on FreeBSD (#13255)thiagoftsm
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-22Allow for an easy way to do metadata migrations (#13196)Stelios Fragkakis
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-06Allow usage of the new MQTT 5 implementation (#12838)Timotej S
2022-05-13Implements new capability fields in aclk_schemas (#12602)Timotej S
2022-05-11Configurable storage engine for Netdata agents: step 2 (#12808)Adrien BĂ©raud
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-04Metric correlations (#12582)Emmanuel Vasilakis
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-08Add eBPF CO-RE version and checksum files to distfile list. (#12627)Austin S. Hemmelgarn
2022-03-24timex: this plugin enables timex plugin for non-linux systems (#12489)Suraj Neupane
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-08CO-RE and syscalls (#12318)thiagoftsm
2022-02-28delete package.json (#12265)Ilya Mashchenko
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2022-01-19Compute platform-specific list of static_threads at runtime. (#11955)vkalintiris
2022-01-18Do not use dbengine headers when dbengine is disabled. (#11967)vkalintiris
2022-01-04Removes ACLK Legacy (#11841)Timotej S
2021-12-23Include libatomic twice to allow protobuf to resolve (#11917)Emmanuel Vasilakis
2021-12-07Detect whether libatomic should be linked in when using CXX linker. (#11818)vkalintiris
2021-11-09Implements cloud initiated disconnect command (#11723)Timotej S
2021-11-03Disable C++ warnings from dlib library. (#11738)vkalintiris
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-10-23eBPF mdflush (#11681)Uman Shahzad
2021-10-20Mark unmaintained tests as expected failures. (#11657)vkalintiris
2021-10-01Integrate eBPF and cgroup (consumer side) (#11573)thiagoftsm
2021-09-29Makes New Cloud architecture optional for ACLK-NG (#11587)Timotej S
2021-09-29eBPF Shared Memory system call tracking (#11560)Uman Shahzad
2021-09-24Add shared memory to cgroup (#11559)thiagoftsm
2021-09-23Add alert message support for ACLK new architecture (#11552)Emmanuel Vasilakis
2021-09-21Add chart message support for ACLK new architecture (#11447)Stelios Fragkakis
2021-09-20Add node message support for ACLK new architecture (#11514)Stelios Fragkakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis