summaryrefslogtreecommitdiffstats
path: root/collectors/plugins.d/plugins_d.c
AgeCommit message (Expand)Author
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-31disable freeipmi in docker by default (#15651)Ilya Mashchenko
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-11Rename log Macros (debug) (#15322)thiagoftsm
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-06-26use gperf for the pluginsd/streaming parser hashtable (#15251)Costa Tsaousis
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2023-02-09Virtual hosts for data collection (#14464)Costa Tsaousis
2023-01-23DBENGINE v2 - improvements part 7 (#14307)Costa Tsaousis
2023-01-18DBENGINE v2 - improvements part 5 (#14289)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-06-16Use memset to mark the empty words in the quoted_strings_splitter function (#...Stelios Fragkakis
2022-05-17feat: move dirs, logs, and env vars config options to separate sections (#12935)Ilya Mashchenko
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-04-12Add a chart label filter parameter in context data queries (#12652)Stelios Fragkakis
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss
2020-05-25Implement new incremental parser (#9074)Stelios Fragkakis
2020-05-19install and enable eBPF Plugin by default (#8665)Austin S. Hemmelgarn
2020-05-13Rename eBPF collector (#8822)thiagoftsm
2020-04-20fix_lock: Add the missing lock (#8780)thiagoftsm
2020-03-23Memory leak with labels on stream (#8460)thiagoftsm
2020-02-17eBPF process plugin (#7979)thiagoftsm
2020-01-14Stream with labels (#7549)thiagoftsm
2019-11-14stream_ssl_slave: Fix socket overwrite (#7306)thiagoftsm
2019-10-17feat(reaper): Add process reaper support (#7059)Steven Hartland
2019-10-11Disable slabinfo plugin by default (#7056)Vladimir Kobal
2019-08-28Netdata-installer warning removed (#6715)thiagoftsm
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-09Fix duplicate kills of collection threads on shutdown (#6387)emmrk
2019-07-05Add more debug messages for pluginsd pipe errors (#6373)Vladimir Kobal
2019-03-13Fix memory leaks (#5604)Vladimir Kobal
2019-03-05Minor fixes around plugin_directories initialization (#5536)Paul Katsoulakis
2019-02-11Add message queue statistics (#5115)Vladimir Kobal
2018-10-15modularized all source code (#4391)Costa Tsaousis