summaryrefslogtreecommitdiffstats
path: root/collectors/plugins.d
AgeCommit message (Expand)Author
2022-10-10Parser cleanup (#13782)Stelios Fragkakis
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-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-07Obsolete RRDSET state (#13635)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-28Store host label information in the metadata database (#13441)Stelios Fragkakis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-30Pluginsd doc (#13273)thiagoftsm
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-24Add user plugin dirs to environment (#13203)Vladimir Kobal
2022-06-16Use memset to mark the empty words in the quoted_strings_splitter function (#...Stelios Fragkakis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-05-18Optimize the dimensions option store to the metadata database (#12952)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-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2022-05-06feat(plugins.d): allow external plugins to create chart labels (#12834)Ilya Mashchenko
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-04-25Mention serial numbers in chart names in the plugins.d API documentation (#12...Vladimir Kobal
2022-04-12Add a chart label filter parameter in context data queries (#12652)Stelios Fragkakis
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-02-23Store dimension hidden option in the metadata db (#12196)Stelios Fragkakis
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2022-01-19Compute platform-specific list of static_threads at runtime. (#11955)vkalintiris
2021-10-25Stream chart labels (#11675)Emmanuel Vasilakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-04-14Spelling collectors (#10912)Josh Soref
2021-01-18Spelling md (#10508)Josh Soref
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-08-11Fix crash when receiving malformed labels via streaming. (#9715)Markos Fountoulakis
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-17Implemented the HOST command in metadata log replay (#9489)Stelios Fragkakis
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss
2020-05-26Fixed coverity warning (CID 358971) (#9157)Stelios Fragkakis
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-04-14Docs: Standardize links between documentation (#8638)Joel Hans
2020-03-23Memory leak with labels on stream (#8460)thiagoftsm
2020-03-10Bulk add frontmatter to all documentation (#8354)Joel Hans
2020-02-17eBPF process plugin (#7979)thiagoftsm
2020-01-14Stream with labels (#7549)thiagoftsm
2019-12-02Fixing errors (#7340)Joel Hans
2019-11-20Update plugins.d/README.md (#7335)Odysseas Lamtzidis