summaryrefslogtreecommitdiffstats
path: root/libnetdata/config
AgeCommit message (Expand)Author
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