summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)Author
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
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-04Check if libatomic can be linked (#12583)Emmanuel Vasilakis
2022-03-31Fix Build on MacOS (#12554)Timotej S
2022-03-30fix FreeBSD bundled protobuf build if system one is present (#12552)Timotej S
2022-03-30configure.ac: Unconditionally link against libatomic (#12366)AlexGhiti
2022-03-21minor - fix configure output of eBPF (#12471)Timotej S
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-08CO-RE and syscalls (#12318)thiagoftsm
2022-02-22Remove SIZEOF_VOIDP and ENVIRONMENT{32,64} macros. (#12046)vkalintiris
2022-02-22Remove NETDATA_WITH_UUID def because it's not used anywhere. (#12044)vkalintiris
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-10Don't check for symbols in libaws-cpp-sdk-core (#11867)Vladimir Kobal
2022-01-10Update dependencies for the pubsub exporting connector (#11872)Vladimir Kobal
2022-01-04fix configure syntax error (#11937)Timotej S
2022-01-04Removes ACLK Legacy (#11841)Timotej S
2021-12-07Detect whether libatomic should be linked in when using CXX linker. (#11818)vkalintiris
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-11-08Add protobuf to `-W buildinfo` output. (#11634)Austin S. Hemmelgarn
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-09-29Makes New Cloud architecture optional for ACLK-NG (#11587)Timotej S
2021-08-25Don’t bail early if we fail to build cloud deps with required cloud. (#11446)Austin S. Hemmelgarn
2021-08-12Default to not using LTO for builds. (#11432)Austin S. Hemmelgarn
2021-08-09Fix bundled protobuf linkage on systems needing -latomic (#11406)Timotej S
2021-07-20allow bundled protobuf (#11335)Timotej S
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-06-01Compile/Link with absolute paths for bundled/vendored deps. (#11129)vkalintiris
2021-05-14Bundle the react dashboard code into the agent repo directly. (#11139)Austin S. Hemmelgarn
2021-05-06build mqtt_websockets with netdata autotools (#11083)Timotej S
2021-05-06Check the version of the default cgroup mountpoint (#11102)Vladimir Kobal
2021-04-14Add a plugin for the system clock synchronization state (#10895)Vladimir Kobal
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-02-25Remove unreachable #else directives in plugins. (#10523)vkalintiris
2021-01-19Move ACLK Legacy into a subfolder (#10265)Timotej S
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-10-30allows use of system libwebsockets instead of bundled one (#9984)Timotej S
2020-10-20Don't check for ebpf dependencies if ebpf is disabled. (#10034)Tomáš Kopal
2020-09-24Added more stringent check for C99 support in configure script. (#9982)Austin S. Hemmelgarn
2020-09-21Fix build for the AWS Kinesis exporting connector (#9823)Vladimir Kobal
2020-09-16Added a way to get build configuration info from the agent. (#9913)Austin S. Hemmelgarn
2020-09-09Fixed another typo in the libJudy bundling code. (#9904)Austin S. Hemmelgarn
2020-09-01Added code to bundle libJudy on systems which do not provide a usable copy of...Austin S. Hemmelgarn