]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2023-11-29  Manuel Luis... [collectd 6] df: migration to v6.0 3810/head
2023-11-29  Florian ForsterMerge pull request #4175 from octo/write_log6
2023-11-29  Florian Forsterwrite_log plugin: remove the "write_log values:" line... 4175/head
2023-08-27  Eero Tamminengpu_sysman: fix initial min memory check value
2023-08-27  Eero Tamminengpu_sysman: Improve counter metrics documentation
2023-05-05  Eero Tamminengpu_sysman: fix "Enabled metrics: none" logging
2023-05-05  Eero Tamminengpu_sysman: log correct power limit error value
2023-05-05  Eero Tamminengpu_sysman: Improve disabled/enabled metrics logging
2023-05-05  Eero Tamminengpu_sysman: Output device ECC state with other GPU...
2023-05-05  Eero Tamminengpu_sysman: Add mapping for new memory types
2023-04-23  Leonard Göhrs[collectd 6] exec: make PUTMETRIC work
2023-04-23  Leonard Göhrs[collectd 6] exec: add PUTMETRIC command
2023-03-26  Leonard Göhrssrc/daemon/plugin.c: init fam.{time,interval} before...
2023-03-24  Leonard Göhrssrc/daemon/plugin.c: don't store references to stack...
2023-02-27  Manuel Luis... [collectd 6] entropy: migration to v6.0
2023-02-27  Leonard Göhrs[collectd 6] src/daemon/plugin.h: Revert plugin_write...
2023-02-27  Leonard Göhrs[collectd 6] src/collectd.conf.pod polish the WriteQueu...
2023-02-27  Leonard Göhrs[collectd 6] src/daemon/plugin.c: restore previous...
2023-02-27  Leonard Göhrs[collectd 6] src/daemon/plugin.c: work around missing...
2023-02-27  Leonard Göhrs[collectd 6] src/daemon/plugin.c: Use one thread per...
2023-02-17  Leonard Göhrs[collectd 6] mmc: port to collectd 6
2023-02-17  Leonard Göhrsmmc: cache open file descriptors to block devices
2023-02-17  Leonard Göhrsmmc: add more vendor specific and generic data sources...
2023-02-17  Florian Eckertmmc plugin: initial checkin (#3887)
2023-02-11  Matthias RungeFormatted files
2023-02-11  Clay Caviness[collectd 6] disk: cherry-pick "In macOS 12, `IOMasterP...
2023-02-11  Marek Bečka[collectd 6] cherry-pick "disk: add utilization (#3967)"
2023-02-11  Manuel Luis... Fix syntax errors and casting.
2023-02-11  Manuel Luis... [collectd 6] disk: migration to v6.0
2023-02-10  Manuel Luis... [collectd 6] contextswitch: migration to v6.0
2023-02-10  François Charlier[collectd 6] memory: add laundry and user wired pages...
2023-02-10  Weiping Zhang[collectd 6] port Do not account reclaimable slab as...
2023-02-10  Leonard Göhrs[collectd 6] port Report MemAvailable when present...
2023-02-10  Manuel Luis... [collectd 6] chrony: migration to v6.0
2023-02-10  Eero Tamminengpu_sysman: Add fabric port metric type and related...
2023-02-01  Leonard Göhrs[collectd 6] disable the same plugins in github worker...
2023-02-01  Kentaro Hayashicirrus: drop CentOS6
2023-02-01  Leonard Göhrs[collectd 6] trigger github worker on collectd-6.0...
2023-02-01  AlexUpdate build.yml
2023-02-01  Emma Foley[gha] Add el9_x86_64 to tested distros
2023-02-01  Emma Foley[CI] Update Fedora versions used in GHA
2023-02-01  Emma Foley[ci][gha] Miscellaneous improvements and sync with...
2023-02-01  Emma Foley[gha] Add a test log when the tests fail (#3971)
2023-02-01  Emma FoleyFix CI failures caused by unsupported distros and updat...
2023-02-01  Emma FoleyReplace travis CI with GHA (#3913)
2023-02-01  Matthias RungeCreate build.yml (#3911)
2023-02-01  Eero Tamminengpu_sysman: initialize struct .pNext members before use
2023-02-01  Eero Tamminengpu_sysman: improve power limit handling
2023-02-01  Eero Tamminengpu_sysman: do metric reset on every loop round
2023-02-01  Eero Tamminengpu_sysman: make freq & mem handling more consistent
2023-02-01  Eero Tamminengpu_sysman: Minor improvements to test code
2023-02-01  Eero Tamminengpu_sysman: Fix memory metric comments
2023-02-01  Eero Tamminengpu_sysman: add "throttled_by" label to frequency metric
2023-02-01  Eero Tamminengpu_sysman: Provide returned error code when logging...
2023-02-01  Eero Tamminengpu_sysman: Add memory "health" label if memory health...
2023-02-01  Eero Tamminengpu_sysman: Add "pci_dev" label
2022-11-08  Eero Tamminengpu_sysman: Avoid log warning when ratio output is...
2022-11-08  Eero Tamminengpu_sysman: Give variant config examples in doc
2022-11-08  Eero Tamminengpu_sysman: Improve metric variant handling code readab...
2022-11-08  Eero Tamminengpu_sysman: use sstrdup() instead of strdup()
2022-11-08  Eero Tamminengpu_sysman: log which metric is not found in test
2022-11-08  Eero Tamminengpu_sysman: Add ratio variant for power metric type
2022-11-08  Eero Tamminengpu_sysman: give more info on call count errors in...
2022-11-08  Eero Tamminengpu_sysman: Add ratio variant for frequency metric...
2022-11-08  Eero Tamminengpu_sysman: Add ratio variant for temperature metric...
2022-11-08  Eero Tamminengpu_sysman: Pass properties variable to ADD_METRIC...
2022-11-08  Eero Tamminengpu_sysman: Warn if enabled metric has no enabled outpu...
2022-11-08  Eero Tamminengpu_sysman: Report memory usage ratio only when ratios...
2022-11-08  Eero Tamminengpu_sysman: Report rate variant for memory bandwidth
2022-11-08  Eero Tamminengpu_sysman: Use better memory test define names + sorting
2022-11-08  Eero Tamminengpu_sysman: Add "rate" variant to MetricsOutput option
2022-10-26  Đoàn Trần Công... cpython: fix build with Python 3.11
2022-09-26  Eero Tamminenwrite_prometheus: log which socket creation function...
2022-09-12  Eero Tamminengpu_sysman: Replace strdup() calls with safer sstrdup()
2022-09-12  Eero Tamminengpu_sysman: Fine-tune RAS error counter descriptions
2022-09-12  Eero Tamminengpu_sysman: Update test mockup functions to Level-Zero...
2022-09-12  Eero Tamminengpu_sysman: Reduce test code duplication with helper...
2022-09-12  Eero Tamminengpu_sysman: Log more exact sampling and interval inform...
2022-06-08  Eero Tamminen[collectd 6] Fix some gcc warnings with more strict...
2022-06-08  Matwey V. Kornilov[collectd 6] Port #3938 for collectd 6 (#3999)
2022-06-07  Eero Tamminen[collectd 6] Add 'gpu_sysman' plugin for (Intel) GPU...
2022-02-24  Emma Foley[ci][cirrus] Make Valgrind error on definite memory...
2022-02-15  Matthias Runge[ci][cirrus] Replace trusty with bionic/focal in debian...
2022-02-03  Manuel Luis... [collectd 6] write_prometheus: migration to v6.0
2021-11-13  Bartlomiej... ethstat
2021-09-09  Manuel Luis... [collectd 6] cpusleep: migration to v6.0
2021-09-08  Matthias RungeMerge pull request #3828 from manuelluis/mlsr/collectd6-ipc
2021-09-08  Matthias RungeMerge branch 'collectd-6.0' into mlsr/collectd6-ipc 3828/head
2021-09-06  Matthias RungeMerge pull request #3893 from sonertari/patch-1
2021-07-19  Soner TariFix debug print of excluderegex if NULL 3893/head
2021-07-09  Matthias RungeMerge pull request #3763 from carlospeon/collectd-6.0
2021-07-09  Matthias RungeMerge branch 'collectd-6.0' into collectd-6.0 3763/head
2021-03-15  Matthias RungeMerge pull request #3823 from manuelluis/mlsr/collectd6...
2021-03-15  Matthias RungeMerge branch 'collectd-6.0' into mlsr/collectd6-ping 3823/head
2021-03-02  Matthias RungeMerge pull request #3851 from manuelluis/mlsr/collectd6...
2021-02-26  Manuel Luis... Change metric_family declaration 3851/head
2021-02-20  Manuel Luis... Initialize metric_family to zero
2021-02-20  Matthias RungeMerge pull request #3821 from manuelluis/mlsr/collectd6...
2021-02-19  Matthias RungeMerge branch 'collectd-6.0' into mlsr/collectd6-protocols 3821/head
2021-02-15  Matthias RungeMerge pull request #3833 from manuelluis/mlsr/collectd6...
next