summaryrefslogtreecommitdiffstats
path: root/libnetdata
AgeCommit message (Expand)Author
2020-04-06Prometheus web api connector (#8540)Vladimir Kobal
2020-04-03Change all https://app.netdata.cloud URLs to https://netdata.cloud to restore...Markos Fountoulakis
2020-04-03Fix Coverity Defect CID-349684 (#8586)thiagoftsm
2020-04-03Fix Coverity defects (#8579)Andrew Moss
2020-04-03cove355076: Config per section (#8588)thiagoftsm
2020-03-31Extend TLS Support (#8505)thiagoftsm
2020-03-31Improve the behavior of claiming (#8516)Andrew Moss
2020-03-30Cleans up cloud config files [agent_cloud_link] -> [cloud] (#8501)Timo
2020-03-23Add high precision timer support for plugins such as idlejitter. (#8441)Markos Fountoulakis
2020-03-18Fixed JSON parsing (#8426)Stelios Fragkakis
2020-03-16Fix streaming scaling (#8375)Markos Fountoulakis
2020-03-12Enconde slave fields (#8216)thiagoftsm
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-24Restrict GA message (#8161)thiagoftsm
2020-02-19Ebpf coverity (#8135)thiagoftsm
2020-02-17eBPF process plugin (#7979)thiagoftsm
2020-02-14initial MQTT over Secure Websockets support for ACLK (#7988)Timotej Šiškovič
2020-02-07Update `api/v1/info ` (#7862)thiagoftsm
2020-02-01Parse host tags (#7702)Vladimir Kobal
2020-01-28Missing extern (#7877)thiagoftsm
2020-01-09Send host labels via exporting connectors (#7554)Vladimir Kobal
2020-01-02[libnetdata/threads] Change log level on error (#7653)Adrien Mahieux
2019-12-20Set standard name to non-libnetdata threads (libuv, pthread) (#7584)Adrien Mahieux
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-12-04Implement netdata command server and cli tool (#7325)Markos Fountoulakis
2019-11-14Updating the Travis pipeline (issue 7189) (#7312)Andrew Moss
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-10-30Fix counter reset detection (#7220)Markos Fountoulakis
2019-10-29include limits.h before using LONG_MAX (#7224)Marcin Niestroj
2019-10-24Fixing DNS-lookup performance issue on FreeBSD. (#7132)Andrew Moss
2019-10-21Netdata not returning correct value for unknow variables (#6984)thiagoftsm
2019-10-17feat(reaper): Add process reaper support (#7059)Steven Hartland
2019-10-15Clang warnings (#7090)thiagoftsm
2019-10-15Add CMocka unit tests (#6985)Vladimir Kobal
2019-10-02Coverity 20190924 (#6941)thiagoftsm
2019-09-25Fix a memory leak (#6945)Vladimir Kobal
2019-09-20Fix some errors reported by Coverity (#6797)thiagoftsm
2019-09-18Allow hostnames in Access Control Lists (#6796)Andrew Moss
2019-09-04[libnetdata/thread] Set thread name from tag (#6745)Adrien Mahieux
2019-08-29Display uptime for processes (#6654)Vladimir Kobal
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
2019-07-29Add configurable default locations for trusted CA certificates (#6549)thiagoftsm
2019-07-25Fix parsing SSL ACL along with others (#6468)thiagoftsm
2019-07-25Url parser refactoring (#6247)thiagoftsm
2019-07-24Utf8 Badge Fix And URL Parser International Support (initial) (#6426)Timo
2019-07-23Make use of GCC's __attribute__((unused)) (#6392)Andrew Clayton