summaryrefslogtreecommitdiffstats
path: root/libnetdata
AgeCommit message (Expand)Author
2021-07-02Ebpf disk latency (#11276)thiagoftsm
2021-06-18Ebpf apps memory usage (#11256)thiagoftsm
2021-06-16eBPF keep values from `ebpf.d.conf` (#11253)thiagoftsm
2021-06-08eBPF ext4 (new thread for collector) (#11224)thiagoftsm
2021-05-25Move parser from children to main thread (#11152)thiagoftsm
2021-05-06Check the version of the default cgroup mountpoint (#11102)Vladimir Kobal
2021-05-03Ebpf directory cache (#10855)thiagoftsm
2021-04-28Load names (#11034)thiagoftsm
2021-04-27Provide more agent analytics to posthog (#11020)Emmanuel Vasilakis
2021-04-21Revert "Provide more agent analytics to posthog (#10887)" (#11011)Emmanuel Vasilakis
2021-04-21Provide more agent analytics to posthog (#10887)Emmanuel Vasilakis
2021-04-20Provide new attributes in health conf files (#10961)Emmanuel Vasilakis
2021-04-15Bring flexible adjust for eBPF hash tables (#10962)thiagoftsm
2021-04-15Remove error message on netdata restart (#8685)Steve8291
2021-04-14Spelling libnetdata (#10917)Josh Soref
2021-03-22Fix resource allocation management during health reload (CID 367566) (#10813)Stelios Fragkakis
2021-03-18Fix eBPF compilationthiagoftsm
2021-03-18eBPF plugin thiagoftsm
2021-03-17Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#1...Tomáš Kopal
2021-03-10Skip C++ incompatible header in main libnetdata header (#10737)vkalintiris
2021-03-10Move network interface speed, duplex, and operstate variables to charts (#10740)Vladimir Kobal
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-03-04New version eBPF programs. (#10707)thiagoftsm
2021-03-03update_kernel_versionthiagoftsm
2021-02-25Ebpf support new collectors (#10680)thiagoftsm
2021-02-19Fix broken links in docs and add collectors to list (#10651)Joel Hans
2021-02-11Disable stock alarms (#10617)thiagoftsm
2021-01-14Support multiple chart label keys in data queries (#10483)Stelios Fragkakis
2021-01-13New eBPF kernel (#10434)thiagoftsm
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-12-03File descr alarm v01 (#10192)Fotis Voutsas
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
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-10-28ebpf memory cleanup (#10096)thiagoftsm
2020-08-28Add frontmatter (#9847)Joel Hans
2020-08-19Fix proxy redirect thiagoftsm
2020-08-04Detect a buggy Ubuntu kernel (#9648)Vladimir Kobal
2020-08-04installer: update `go.d.plugin` version to v0.20.0 (#9644)Ilya Mashchenko
2020-08-03Fetch libbpf from netdata fork (#9637)Vladimir Kobal
2020-07-16Use the libbpf library for the eBPF plugin (#9490)Vladimir Kobal
2020-07-14Fix potential memory leak in ebpf.plugin (#9484)thiagoftsm
2020-07-14Fixed stored number accuracy (#9540)Stelios Fragkakis
2020-07-08fix ACLK protocol version always parsed as 0 (#9502)Timotej S
2020-07-07fix vulnerability in JSON parsing (#9491)Timotej S
2020-06-27Stop reading from /proc/sys/kernel/osrelease at trailing newline. (#9374)Jeff Cook
2020-06-23Fix Coverity Defect CID 304732 (#9402)Andrew Moss
2020-06-20Add libuv thread names support to FATAL log level (#9382)Markos Fountoulakis
2020-06-16Replace assert calls (#9349)Markos Fountoulakis