summaryrefslogtreecommitdiffstats
path: root/collectors
AgeCommit message (Expand)Author
2022-05-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-05-02chore(python.d): remove python.d/* announced in v1.34.0 deprecation notice (#...Ilya Mashchenko
2022-05-02fix(cgroups.plugin): do not add network devices if cgroup proc is in the host...Ilya Mashchenko
2022-05-02fix(proc/net/dev): exclude Proxmox bridge interfaces (#12789)Ilya Mashchenko
2022-04-28faster execution of external programs (#12759)Costa Tsaousis
2022-04-27chore(cgroup.plugin): remove undocumented feature reading cgroups-names.sh wh...Ilya Mashchenko
2022-04-26Memory CO-RE (#12684)thiagoftsm
2022-04-25fix(cgroups.plugin): remove "enable cgroup X" config option on cgroup deletio...Ilya Mashchenko
2022-04-25fix(cgroups.plugin): remove "search for cgroups under PATH" conf option to fi...Ilya Mashchenko
2022-04-25feat(cgroups.plugin): add "CPU Time Relative Share" chart (#12741)Ilya Mashchenko
2022-04-25fix(cgroups.plugin): run renaming script only for containers in k8s (#12747)Ilya Mashchenko
2022-04-25Mention serial numbers in chart names in the plugins.d API documentation (#12...Vladimir Kobal
2022-04-22feat(cgroups.plugin): add k8s_qos_class label (#12737)Ilya Mashchenko
2022-04-20feat(apps.plugin): add caddy to apps_groups.conf (#12678)simon3000
2022-04-19chore(cgroups.plugin): reduce the CPU time required for cgroup-network-helper...Ilya Mashchenko
2022-04-19chore(ebpf.plugin): re-enable socket module by default (#12702)Ilya Mashchenko
2022-04-19feat(apps.plugin): add proxmox-ve processes to apps_groups.conf (#12704)Ilya Mashchenko
2022-04-18fix_inbound:Add missing values to algorithm vector (#12698)thiagoftsm
2022-04-13Dashboard network title (#12665)thiagoftsm
2022-04-12fix(ebpf.plugin): add missing chart context for cgroups charts (#12671)Ilya Mashchenko
2022-04-12Show error when clock synchronization state is unavailable (#12667)Vladimir Kobal
2022-04-12Add a chart label filter parameter in context data queries (#12652)Stelios Fragkakis
2022-04-11fix: remove instance-specific information from chart titles (#12644)Ilya Mashchenko
2022-04-11add `locust` to `apps_groups.conf` (#12498)Andrew Maguire
2022-04-07fix(cgroups.plugin): set CPU prev usage before first usage. (#12622)Ilya Mashchenko
2022-04-04feat(cgroups.plugin): add CPU throttling charts (#12591)Ilya Mashchenko
2022-04-04Better check for IOMainPort on MacOS (#12600)Vladimir Kobal
2022-04-04Fix ebpf exit (#12590)thiagoftsm
2022-04-01Update links to documentation (eBPF) (#12581)thiagoftsm
2022-03-31Update ebpf doc (#12503)thiagoftsm
2022-03-30Unblock cgroup version detection with systemd (#12553)Vladimir Kobal
2022-03-29Socket connections (eBPF) and bug fix (#12532)thiagoftsm
2022-03-24feat(collectors/timex.plugin): add clock status chart (#12501)Ilya Mashchenko
2022-03-24timex: this plugin enables timex plugin for non-linux systems (#12489)Suraj Neupane
2022-03-23Adjust timex.plugin information to be less cryptic (#12495)DanTheMediocre
2022-03-21feat(collectors/cgroups): prefer `blkio.*_recursive` when available (#12462)Ilya Mashchenko
2022-03-21docs(collectors/python.d): remove mention of compatibility with py2/py3 (#12465)Ilya Mashchenko
2022-03-18Add content for eBPF documentation (#12417)thiagoftsm
2022-03-18feat(statsd.plugin): add Asterisk configuration file with synthetic charts (#...Ilya Mashchenko
2022-03-18fix(collectors/cgroups): use different context for cgroup network charts (#12...Ilya Mashchenko
2022-03-18fix(cups.plugin): add `cups` prefix to chart context (#12444)Ilya Mashchenko
2022-03-17apps.plugin: fix for plugin sending unnecessary data in freebsd (#12446)Suraj Neupane
2022-03-15fix(charts.d.plugin): fix recursion in apcupsd_check and enable it again (#12...Ilya Mashchenko
2022-03-15fix: temporary disable charts.d apcupsd collectors (#12415)Ilya Mashchenko
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-14Remove unecessary error report for proc and sys files (#12385)thiagoftsm
2022-03-14fix double host prefix (#12380)Ilya Mashchenko
2022-03-14fix(ebpf.plugin): remove pid file on exit (#12379)thiagoftsm
2022-03-08CO-RE and syscalls (#12318)thiagoftsm
2022-03-08introduce new chart for process states metrics (#12305)Suraj Neupane