summaryrefslogtreecommitdiffstats
path: root/libnetdata/config/appconfig.h
AgeCommit message (Expand)Author
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2023-11-27Logs Management (#13291)Dimitris P
2023-04-20WEBRTC for communication between agents and browsers (#14874)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-06-28netdata doubles (#13217)Costa Tsaousis
2022-05-17feat: move dirs, logs, and env vars config options to separate sections (#12935)Ilya Mashchenko
2022-05-16user configurable sqlite PRAGMAs (#12917)Costa Tsaousis
2022-05-16fix `[global statistics]` section in netdata.conf (#12916)Ilya Mashchenko
2022-04-26fix implicit declaration of function 'appconfig_section_option_destroy_non_lo...Ilya Mashchenko
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-04-14Spelling libnetdata (#10917)Josh Soref
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2020-04-13Revert "Revert changes since v1.21 in pereparation for hotfix release."Austin S. Hemmelgarn
2020-04-13Revert changes since v1.21 in pereparation for hotfix release.Austin S. Hemmelgarn
2020-04-06Prometheus web api connector (#8540)Vladimir Kobal
2020-04-03cove355076: Config per section (#8588)thiagoftsm
2020-03-30Cleans up cloud config files [agent_cloud_link] -> [cloud] (#8501)Timo
2020-03-16Fix streaming scaling (#8375)Markos Fountoulakis
2020-03-10Improve ACLK according to results of the smoke-test. (#8358)Andrew Moss
2019-12-16Labels issues (#7515)Andrew Moss
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2018-12-13Pass cloud_base_url from daemon to web/gui through hello endpoint #4980 (#4982)George Moschovitis
2018-10-30Do not enable unused per core interrupts by default (#4519)Costa Tsaousis
2018-10-17moved stream.conf initialization after log files have been open; fixes #4403 ...Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis