summaryrefslogtreecommitdiffstats
path: root/libnetdata/config
AgeCommit message (Expand)Author
2023-02-10More learn reorg/reordering (#14505)Chris Akritidis
2023-02-03Libnetdata readmes learn (#14416)Chris Akritidis
2023-01-30Add explanation of config files to learn (#14360)Chris Akritidis
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-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)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-04-25fix(cgroups.plugin): remove "enable cgroup X" config option on cgroup deletio...Ilya Mashchenko
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-07-19Move cleanup of obsolete charts to a separate thread (#11222)Vladimir Kobal
2021-04-14Spelling libnetdata (#10917)Josh Soref
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-07Make libnetdata headers compilable by C++. (#10185)Tomáš Kopal
2020-11-05Add HTTP and HTTPS support to the simple exporting connector (#9911)Vladimir Kobal
2020-05-14Add a Google Cloud Pub/Sub connector to the exporting engine (#8855)Vladimir Kobal
2020-05-11Enable support for Netdata Cloud.Andrew Moss
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-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-03-10Improve ACLK according to results of the smoke-test. (#8358)Andrew Moss
2020-02-01Parse host tags (#7702)Vladimir Kobal
2019-12-16Labels issues (#7515)Andrew Moss
2019-12-16Fix backend config (#7538)Vladimir Kobal
2019-12-12Implement the main flow for the Exporting Engine (#7149)Vladimir Kobal
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
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-12-07Ga (#4938)Chris Akritidis
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