summaryrefslogtreecommitdiffstats
path: root/libnetdata/libnetdata.h
AgeCommit message (Expand)Author
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
2019-07-24Utf8 Badge Fix And URL Parser International Support (initial) (#6426)Timo
2019-07-09Reimplemented mypopen() function family (#6339)Markos Fountoulakis
2019-07-01Easily disable alarms, by persisting the silencers configuration (#6360)thiagoftsm
2019-06-28Revert "Easily disable alarms, by persisting the silencers configuration (#62...Pavlos Emm. Katsoulakis
2019-06-27Easily disable alarms, by persisting the silencers configuration (#6274)thiagoftsm
2019-06-03netdata/daemon: SSL fix - broken compilation case when ssl library not presen...thiagoftsm
2019-05-31SSL implementation for Netdata (#5956)thiagoftsm
2019-05-15Database engine (#5282)Markos Fountoulakis
2019-01-27Anonymous statistics (#5113)Chris Akritidis
2018-10-30allow debugging memory per module (#4524)Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis