summaryrefslogtreecommitdiffstats
path: root/libnetdata/libnetdata.h
AgeCommit message (Expand)Author
2023-02-07Streaming interpolated values (#14431)Costa Tsaousis
2023-02-02DBENGINE v2 - improvements part 12 (#14379)Costa Tsaousis
2023-01-30DBENGINE v2 - improvements part 11 (#14337)Costa Tsaousis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-19Improve file descriptor closing loops (#14213)Dim-P
2023-01-17DBENGINE v2 - improvements part 3 (#14269)Costa Tsaousis
2023-01-14More 32bit fixes (#14264)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-11-22improve performance of worker utilization statistics (#14034)Costa Tsaousis
2022-11-15Revert "New journal disk based indexing for agent memory reduction" (#14000)Costa Tsaousis
2022-11-15New journal disk based indexing for agent memory reduction (#13885)Stelios Fragkakis
2022-11-07Fix local dashboard cloud links (#13953)Timotej S
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-24app to api netdata cloud (#13856)Timotej S
2022-10-13overload libc memory allocators with custom ones to trace all allocations (#1...Costa Tsaousis
2022-10-09full memory tracking and profiling of Netdata Agent (#13789)Costa Tsaousis
2022-10-09Remove extern from function declared in headers. (#13790)vkalintiris
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-26Tiering statistics API endpoint (#13420)Costa Tsaousis
2022-07-11Detect stored metric size by page type (#13334)Stelios Fragkakis
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-05-02procfile: more comfortable initial settings and faster/fewer reallocs (#12791)Costa Tsaousis
2022-04-28feat(dbengine): make dbengine page cache undumpable and dedupuble (#12765)Ilya Mashchenko
2022-02-22Remove SIZEOF_VOIDP and ENVIRONMENT{32,64} macros. (#12046)vkalintiris
2022-02-21Fix compilation warnings on macOS (#12082)Vladimir Kobal
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
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-05-06Check the version of the default cgroup mountpoint (#11102)Vladimir Kobal
2021-04-20Provide new attributes in health conf files (#10961)Emmanuel Vasilakis
2021-03-17Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#1...Tomáš Kopal
2021-03-10Skip C++ incompatible header in main libnetdata header (#10737)vkalintiris
2021-03-10Move network interface speed, duplex, and operstate variables to charts (#10740)Vladimir Kobal
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2020-07-16Use the libbpf library for the eBPF plugin (#9490)Vladimir Kobal
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-04-03Change all https://app.netdata.cloud URLs to https://netdata.cloud to restore...Markos Fountoulakis
2020-04-03Fix Coverity defects (#8579)Andrew Moss
2020-03-31Improve the behavior of claiming (#8516)Andrew Moss
2020-02-17eBPF process plugin (#7979)thiagoftsm
2020-02-14initial MQTT over Secure Websockets support for ACLK (#7988)Timotej Šiškovič
2019-12-04Implement netdata command server and cli tool (#7325)Markos Fountoulakis
2019-10-29include limits.h before using LONG_MAX (#7224)Marcin Niestroj