summaryrefslogtreecommitdiffstats
path: root/collectors
AgeCommit message (Expand)Author
2023-05-11Update tor.chart.py (#15041)jmphilippe
2023-05-10Adjust buffers to prevent overflow (#15025)Stelios Fragkakis
2023-05-05add `grafana` to `apps_groups.conf` (#15020)Andrew Maguire
2023-05-04feat(apps.plugin): collect context switches (#15002)Ilya Mashchenko
2023-05-03add support for monitoring thp, ballooning, zswap, ksm cow (#15000)Costa Tsaousis
2023-05-02Remove lighttpd2 from docs (#14997)Fotis Voutsas
2023-05-02disable CPU full pressure at the system level (#14991)Ilya Mashchenko
2023-04-27Add metrics.csv for ebpf (#14965)thiagoftsm
2023-04-27Add metadata.csv to python.d.plugin (#14959)Fotis Voutsas
2023-04-27add metrics.csv to proc.plugin (#14979)thiagoftsm
2023-04-27add metrics.csv to macos, freebsd and cgroups plugins (#14977)Ilya Mashchenko
2023-04-26fix adding chart labels in tc.plugin (#14976)Ilya Mashchenko
2023-04-26add metrics.csv to some c collectors (#14974)Ilya Mashchenko
2023-04-26add metrics.csv to perf.plugin (#14973)Ilya Mashchenko
2023-04-26add metrics.csv to xenstat.plugin (#14972)Ilya Mashchenko
2023-04-26add metrics.csv to slabinfo.plugin (#14971)Ilya Mashchenko
2023-04-26add metrics.csv to charts.d (#14966)Ilya Mashchenko
2023-04-26add metrics.csv to timex.plugin (#14970)Ilya Mashchenko
2023-04-26add metrics.csv to apps.plugin (#14968)Ilya Mashchenko
2023-04-25Add adaptec_raid metrics.csv (#14955)Fotis Voutsas
2023-04-24Address issues on `EC2` (eBPF). (#14902)thiagoftsm
2023-04-20WEBRTC for communication between agents and browsers (#14874)Costa Tsaousis
2023-04-20Add Docker instructions to enable Nvidia GPUs (#14924)D34DC3N73R
2023-04-20Add a description to proc.plugin/README.md (#14935)Fotis Voutsas
2023-04-20Update COLLECTORS.mdChris Akritidis
2023-04-20zfspool: add suspended state (#14934)Ilya Mashchenko
2023-04-18Document CetusGuard as a Docker socket proxy solution (#14806)Héctor Molinero Fernández
2023-04-18Fix/introduce links inside charts.d.plugin documentation (#14884)Fotis Voutsas
2023-04-13cgroups: add option to use Kubelet for pods metadata (#14891)Ilya Mashchenko
2023-04-12Disable threads that update with high frequency (#14897)thiagoftsm
2023-04-12Collect additional BTRFS metrics (#14636)Dimitris P
2023-04-11Add example configuration to w1sensor collector (#14886)Fotis Voutsas
2023-04-11eBPF bug fixes (#14869)thiagoftsm
2023-04-09cgroups.plugin: add image label (#14872)Ilya Mashchenko
2023-04-04Add labels for cgroup name (#14856)thiagoftsm
2023-03-31fix #14841 Exception funktion call Rados.mon_command() (#14844)farax4de
2023-03-30fix double host prefix when reading ZFS pools state (#14840)Ilya Mashchenko
2023-03-30Fix Btrfs unallocated space accounting (#14824)Ivan Shapovalov
2023-03-29add some third party collectors (#14830)Andrew Maguire
2023-03-29Docs, shorten too long titles, and add a description below (#14820)Fotis Voutsas
2023-03-27diskspace: don't collect inodes on msdosfs (#14809)Ilya Mashchenko
2023-03-27Address Learn feedback from users (#14802)Fotis Voutsas
2023-03-22Fix links in README.md (#14794)Chris Akritidis
2023-03-22Fix capitalization on readme (#14793)Chris Akritidis
2023-03-22use mCPU in k8s cgroup cpu charts title (#14791)Ilya Mashchenko
2023-03-21Replace hardcoded links pointing to "learn.netdata.cloud" with github absolut...Fotis Voutsas
2023-03-20fix /sys/block/zram in docker (#14759)Ilya Mashchenko
2023-03-17Add ethtool in third party collectors (#14753)Van Phan Quang
2023-03-15pandas collector replace `self.warn()` with `self.warning()` (#14736)Andrew Maguire
2023-03-14add go.d example collector to #etc section (#14722)Andrew Maguire