]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2023-12-15  Florian Forsterirq plugin: Remove special case for the "FIQ" interrupt. 4192/head
2023-12-15  Eero Tamminenformat_json: Improve the doc comment for `irq_strsplit`.
2023-12-15  Florian Forsterirq plugin: Parse counters as `DS_TYPE_DERIVE`.
2023-12-15  Eero Tamminenirq plugin: Document the return value of `irq_strsplit`.
2023-12-15  Florian Forstercommon: Improve coding style of `strsplit`.
2023-12-15  Florian Forsterirq plugin: refactor the NetBSD code.
2023-12-15  Florian Forsterirq plugin: Add additional labels to the Linux implemen...
2023-12-14  Manuel Luis... [collectd 6] irq: migration to v6.0
2023-12-13  Florian ForsterMerge pull request #4187 from octo/6/resource
2023-12-13  Florian ForsterMove resource attributes into `metric_family_t`. 4187/head
2023-12-13  Florian Forstersrc/daemon/metric.h: Fix typos in doc comment.
2023-12-13  Florian ForsterChange the semantic of `label_set_clone`.
2023-12-13  Florian Forstersrc/daemon/metric.c: improve readability of "first_labe...
2023-12-13  Florian Forstersrc/daemon/metric.h: Fix typo.
2023-12-13  Florian Forsterformat_graphite: Add support for resource attributes.
2023-12-13  Florian ForsterAdd resource labels to `metric_t`.
2023-12-12  Florian ForsterMerge pull request #4176 from octo/6/write_http
2023-12-12  Florian Forsterwrite_riemann plugin: Unify reference counting code... 4176/head
2023-12-12  Florian Forsterwrite_http plugin: Unify coding style.
2023-12-12  Florian Forsterwrite_tsdb plugin: Implement reference counting.
2023-12-12  Florian Forsterwrite_syslog plugin: Implement reference counting.
2023-12-12  Florian Forsterwrite_riemann plugin: use reference counting to when...
2023-12-12  Florian Forsterwrite_stackdriver plugin: Implement reference counting.
2023-12-12  Leonard Göhrssrc/write_http.c: use reference counting to decide...
2023-12-06  Florian ForsterMerge pull request #4182 from octo/6/configure-write_http
2023-12-06  Florian Forsterconfigure: Disable the write_http plugin if libyajl2... 4182/head
2023-12-06  Florian ForsterMerge pull request #4181 from octo/6/otep119
2023-12-05  Florian Forstermemory plugin: Use standard system metric names (OTEP... 4181/head
2023-12-05  Florian Forsterdisk plugin: Use standard system metric names (OTEP...
2023-12-05  Florian Forsterdf plugin: Use standard system metric names (OTEP ...
2023-12-05  Florian Forstercpu plugin: Use standard system metric names (OTEP...
2023-12-04  Florian ForsterMerge pull request #4179 from octo/6/write_log
2023-12-04  Florian Forster./contrib/format.sh src/write_log.c 4179/head
2023-12-01  Florian Forsterwrite_log plugin: Add example config block to `collectd...
2023-12-01  Florian Forsterwrite_log plugin: remove trailing newlines in the Graph...
2023-12-01  Florian ForsterMerge pull request #4174 from octo/workflows6
2023-11-29  Florian ForsterIntel RDT plugin: use `pqos_mon_start_cores()` if avail... 4174/head
2023-11-29  Florian ForsterIntel RDT plugin: use `pqos_mon_start_pids2()` if avail...
2023-11-29  Florian Forstermdevents plugin: Re-enable the `compile_regex` test.
2023-11-29  Florian Forsterconfigure.ac: De-cuplicate `plugin_foo` definitions.
2023-11-29  Florian Forstercapabilities plugin: Make state tracking clearer in...
2023-11-29  Florian Forsterprocevent plugin: Consistently mention the unit in...
2023-11-29  Florian Forsterprocevent plugin: Reference buffer sizing guideline.
2023-11-29  Florian Forsterprocevent plugin: report errors in human readable form.
2023-11-29  Florian Forsterprocevent plugin: ensure the ring buffer length is...
2023-11-29  Florian Forsterprocevent plugin: remove use of a nested flexible array...
2023-11-29  Florian ForsterSMART plugin: initialize struct passed to `ioctl(2)`.
2023-11-29  Florian ForsterNetlink plugin: complete initialize structs used for...
2023-11-29  Florian ForsterAdd Valgrind suppression for libvirt memory leak.
2023-11-29  Florian ForsterNUT plugin: import `<time.h>` before `<upsclient.h>`.
2023-11-29  Jim Klimovconfigure.ac: if neither UPSCONN{,_t} type was found...
2023-11-29  Jim Klimovconfigure.ac, src/nut.c: detect int types required...
2023-11-29  Florian Forstercapabilities plugin: remove warning about "leaking...
2023-11-29  Florian Forstercpu plugin: Fix potential buffer overflow.
2023-11-29  Florian Forstergmond plugin: Improve `mc_handle_metadata_msg()`.
2023-11-29  Florian Forstergmond plugin: Look for RPC headers in /usr/include...
2023-11-29  Florian Forstergmond plugin: Import `<ganglia.h>`.
2023-11-29  Florian Forstercurl_stats: fix compatibility with new versions of...
2023-11-29  Florian ForsterImport workflow definitions from `main`.
2023-11-29  Florian Forsterconfigure: disable all plugins not yet supporting colle...
2023-11-29  Florian Forsterconfigure: ensure there is a `plugin_foo` variable...
2023-11-29  Florian ForsterMerge pull request #4173 from eero-t/log-metrics
2023-11-29  Eero Tamminengpu_sysman: minor improvements to Sysman plugin documen... 4173/head
2023-11-29  Eero Tamminengpu_sysman: rename "counter" output variant to more...
2023-11-29  Eero Tamminengpu_sysman: better metrics check interval counter name
2023-11-29  Eero Tamminengpu_sysman: add unit (s) to interval settings output
2023-11-29  Florian ForsterMerge pull request #3810 from manuelluis/mlsr/collectd6-df
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...
next