]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2024-01-26  Florian ForsterMerge pull request #4190 from octo/6/swap releaser-test
2024-01-26  Florian Forsterswap plugin: Patch the "total" value through to `swap_a... 4190/head
2024-01-26  Eero Tamminensrc/collectd.conf.in: Fix default of `ReportBytes`.
2024-01-26  Eero Tamminencollectd.conf(5): Improve wording for `ReportBytes`.
2024-01-26  Florian Forsterswap plugin: Call `plugin_dispatch_metric_family` uncon...
2024-01-26  Florian Forsterswap plugin: Rename `swap_submit_*` to `swap_append_*`.
2024-01-26  Florian Forsterswap plugin: Report utilization as fraction of one.
2024-01-26  Florian Forsterswap plugin: Populate the `unit` field.
2024-01-26  Florian Forsterswap plugin: Add the `ReportUsage` and `ReportUtilizati...
2024-01-26  Florian Forsterswap plugin: Add descriptions to metric families.
2024-01-26  Florian Forsterswap plugin: Use constants for label names and well...
2024-01-26  Florian Forsterswap plugin: Use different metric families for I/O...
2024-01-26  Florian Forsterswap plugin: Group metrics into fewer metric families.
2024-01-26  Manuel Luis... Declare metric families as an array
2024-01-26  Manuel Luis... Fix error message
2024-01-26  Manuel Luis... ChangeLog: swap: plugin: migration to v6.0
2024-01-24  collectd botAuto-Merge pull request #4252 from octo/6/df
2024-01-24  Florian Forsterfix: df plugin: Fix an array out of bounds crash. 4252/head
2024-01-23  Florian ForsterBump version to 6.0.0; Update ChangeLog. collectd-6.0.0-rc0 collectd-6.0.0.rc0
2024-01-23  collectd botAuto-Merge pull request #4251 from octo/6/cirrusci 6.0.0-rc0
2024-01-23  Florian Forsterci: Remove the "statgrab" task from CirrusCI. 4251/head
2024-01-23  Florian ForsterMerge pull request #4250 from octo/6/cirrusci
2024-01-23  Florian Forster.cirrus.yml: Verbose make build steps for the statgrab... 4250/head
2024-01-23  Eero Tamminen.cirrus.yml: `$` is redundant for variable names within...
2024-01-23  Florian Forster.cirrus.yml: Use YAML multi-line string that preserves...
2024-01-23  Florian Forster.cirrus.yml: Run the non-standard tasks on PRs, too.
2024-01-23  Florian Forster.cirrus.yml: statgrab: Print `ldd` of failing plugins...
2024-01-22  Florian ForsterMerge pull request #4198 from octo/6/import_plugins
2024-01-22  Florian Forsterintel_pmu plugin: Fix formatting of `counter_t` values. 4198/head
2024-01-22  Florian Forstercontrib/format.sh src/cpufreq.c
2024-01-22  Florian Forstersrc/vmem.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/virt.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/ubi.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/swap.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/smart_test.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/processes.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/ovs_stats.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/nginx.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/mysql.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/intel_pmu.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/hugepages.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/cpufreq.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/collectd-nagios.c: Importing changes from `main`.
2024-01-22  Florian Forstersrc/bind.c: Importing changes from `main`.
2024-01-22  Florian ForsterMerge pull request #4246 from octo/6/memory
2024-01-22  Florian Forsterdocs: Fix the default value of the memory plugin's... 4246/head
2024-01-22  Florian ForsterMerge pull request #4217 from octo/6/disk
2024-01-22  Florian Forsterdisk plugin: Do submit metrics in the first iteration. 4217/head
2024-01-22  Florian Forsterdisk plugin: Remove the "avg time per op" calculation.
2024-01-22  Florian Forsterdisk plugin: Revamp the Linux code.
2024-01-22  Florian Forsterdisk plugin: Add `system.disk.io_time`, `system.disk...
2024-01-22  Florian Forsterdisk plugin: Consistently scale the `fam_disk_io_time...
2024-01-22  Florian Forsterdisk plugin: Improve metric descriptions.
2024-01-22  Florian Forsterdisk plugin: Remove ops_time metric for Solaris.
2024-01-22  Florian Forsterdisk plugin: Scale all time counters to microseconds.
2024-01-22  Florian Forsterdisk plugin: Use constants for the "direction" label...
2024-01-22  Florian Forsterdisk plugin: Fix incorrect type.
2024-01-22  Florian Forsterdisk plugin: Align metrics with OpenTelemetry recommend...
2024-01-22  Florian ForsterMerge pull request #4216 from octo/6/cpu
2024-01-22  Florian Forstercpu plugin: Fix function comment. 4216/head
2024-01-22  Florian Forstercpu plugin: Improve error checking; define and use...
2024-01-22  Florian Forstercpu plugin: Improve the description of the `system...
2024-01-22  Florian Forstercpu plugi: Consistently set the `finalized` field at...
2024-01-22  Florian Forstercpu plugin: Sort CPU states alphabetically.
2024-01-22  Florian Forstercpu plugin: Add "ReportUsage" to `config_keys`.
2024-01-22  Florian Forstercpu plugin: Apply code review suggestions.
2024-01-22  Florian Forstercpu plugin: Use a const instead of repeating a literal...
2024-01-22  Florian Forstercpu plugin: Fold `usage_global_rate` into `usage_rate`.
2024-01-22  Florian Forstercpu plugin: Remove the special "global" case from ...
2024-01-22  Florian Forstercpu plugin: Fold the `usage_global_count` function...
2024-01-22  Florian Forstercpu plugin: Rename `has_value` to `has_rate`.
2024-01-22  Florian Forstercpu plugin: Remove tests for `usage_global_ratio` and...
2024-01-22  Florian Forstercpu plugin: Fold testing for `CPU_ALL` into the tests...
2024-01-22  Florian Forstercpu plugin: Remove unused variable.
2024-01-22  Florian Forstercpu plugin: Link the unit test with libstatgrab, if...
2024-01-22  Florian Forstercpu plugin: Skip states that don't have any data.
2024-01-22  Florian Forstercpu plugin: Use the `cpu_num` field in `usage_t`.
2024-01-22  Florian Forstercpu plugin: Add a `cpu_num` field to `usage_t`.
2024-01-22  Florian Forstercpu plugin: Update code to use the `usage_t` type.
2024-01-22  Florian Forstercpu plugin: Move type definitions close together.
2024-01-22  Florian Forstercpu plugin: Implement `usage_global_count()`.
2024-01-22  Florian Forstercpu plugin: Implement `usage_count()`.
2024-01-22  Florian Forstercpu plugin: Move aggregation into a central finalize...
2024-01-22  Florian Forstercpu plugin: Implement `usage_global_ratio()`.
2024-01-22  Florian Forstercpu plugin: Test that `usage_rate(STATE_ACTIVE)` equals...
2024-01-22  Florian Forstercpu plugin: Implement `usage_ratio`.
2024-01-22  Florian Forstercpu plugin: Add `usage_global_rate`.
2024-01-22  Florian Forstercpu plugin: Aggregate all non-idle states into the...
2024-01-22  Florian Forstercpu plugin: Ensure unpopulated states return NAN.
2024-01-22  Florian Forstercpu plugin: Add a very simple `usage_t` type for aggreg...
2024-01-22  Florian Forstercpu plugin: Simplify the configuration options available.
2024-01-22  Florian Forstercpu plugin: Remove overly verbose prefix from "state...
2024-01-22  Florian Forstercpu plugin: Use constants for label names.
2024-01-22  Florian Forstercpu plugin: Align metrics with OpenTelemetry recommenda...
2024-01-20  Florian ForsterMerge pull request #4239 from eero-t/pkg-config-l0
2024-01-20  Eero Tamminengpu_sysman: change configure to use pkg-config for... 4239/head
2024-01-19  Florian ForsterMerge pull request #4244 from eero-t/its-history
2024-01-19  Eero Tamminensrc/daemon/utils_cache.c: remove unused uc_get_history() 4244/head
2024-01-19  collectd botAuto-Merge pull request #4218 from octo/6/df
2024-01-15  Florian Forsterdf plugin: Add the `ReportUsage` and `ReportUtilization... 4218/head
next