]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2024-01-03  Florian Forsterformat_json: only log errors when a `yajl_gen_` call...
2024-01-03  Florian Forsterwrite_http plugin: Add initial support for exporting...
2024-01-03  Florian Forsterformat_json: Add `format_json_open_telemetry` for creat...
2024-01-03  Florian ForsterMerge pull request #4219 from octo/6/memory
2024-01-03  Florian Forstermemory plugin: Align metrics with OpenTelemetry recomme... 4219/head
2023-12-29  Florian ForsterMerge pull request #4220 from octo/6/write_prometheus
2023-12-29  Florian Forsterwrite_prometheus plugin: Remove invalid characers from... 4220/head
2023-12-29  Florian Forstercontrib/format.sh src/write_prometheus.c
2023-12-29  Florian Forsterwrite_prometheus plugin: Use the `unit` field to create...
2023-12-28  Florian ForsterMerge pull request #4194 from octo/6/unit
2023-12-28  Florian Forstercontrib/format.sh src/daemon/unit.h 4194/head
2023-12-28  Florian Forstersrc/daemon/unit.h: Reference OpenTelemetry docs.
2023-12-28  Florian Forstersrc/daemon/unit.c: Use `string_has_suffix()` from ...
2023-12-28  Florian Forstersrc/daemon/unit.c: Add reference link to metric names...
2023-12-28  Florian Forstersrc/daemon/metric.h: Add doc comment for the `unit...
2023-12-28  Florian Forstersrc/daemon/plugin.c: Automatically determine the unit...
2023-12-28  Florian Forstersrc/daemon/unit.[ch]: Add utility for determining the...
2023-12-28  Florian Forstersrc/daemon/metric.[ch]: Add `unit` to `metric_family_t`.
2023-12-28  Florian ForsterMerge pull request #4212 from octo/6/names
2023-12-28  Florian ForsterMakefile.am: Fix inconsistent indentation. 4212/head
2023-12-28  Florian ForsterMerge branch 'collectd-6.0' into 6/names
2023-12-28  Florian ForsterMerge pull request #4213 from octo/6/write_prometheus
2023-12-28  Florian Forsterwrite_prometheus plugin: Emit a single `target_info... 4213/head
2023-12-28  Florian Forsterwrite_prometheus plugin: Insert a newline between metri...
2023-12-28  Florian Forsterresource_metrics: Compile into a library.
2023-12-28  Florian Forsterresource_metrics: Fix an incorrect pointer type.
2023-12-28  Florian Forsterwrite_prometheus plugin: Emit the "target info" label...
2023-12-28  Florian Forsterwrite_prometheus plugin: Improve label sanitation.
2023-12-28  Florian Forstersrc/daemon/metric.[ch]: Export `label_set_get` and...
2023-12-28  Florian Forsterwrite_prometheus plugin: Improve metric family name...
2023-12-28  Florian Forsterwrite_prometheus plugin: Emit resource attributes only...
2023-12-28  Florian Forsterwrite_prometheus plugin: Translate between resource...
2023-12-28  Florian Forsterwrite_prometheus plugin: Emit special a "target info...
2023-12-28  Florian Forstersrc/daemon/metric_test.c: Add invalid inputs for `metri...
2023-12-28  Florian Forstersrc/daemon/metric.c: Allow arbitrary UTF-8 strings...
2023-12-28  Florian Forstersrc/daemon/metric_test.c: Add test for `metric_parse_id...
2023-12-28  Florian Forsterutf8: Handle `NULL` inputs gracefully.
2023-12-28  Florian Forsterutf8: Make `decode` idempotent by returning the new...
2023-12-28  Florian Forsterutf8: Remove the unused `codep` argument.
2023-12-28  Florian Forsterutf8: Iterate over the input string using a for loop.
2023-12-28  Florian Forsterutf8: Make `decode` a void function -- its return value...
2023-12-28  Florian Forsterutf8: Change return value to `bool`.
2023-12-28  Florian Forsterutf8: Change argument from `uint8_t *` to `char const *`.
2023-12-28  Florian Forsterutf8: Rename `IsUTF8` to `utf8_valid` to match collectd...
2023-12-28  Florian Forsterutf8: Add unit test.
2023-12-28  Florian Forsterutf8: Add a header file.
2023-12-28  Florian Forsterutf8: Make utility build.
2023-12-28  Florian Forstercontrib/format.sh src/utils/utf8/utf8.c
2023-12-28  Florian Forsterutf8: Import code from http://bjoern.hoehrmann.de/utf...
2023-12-28  Florian ForsterMerge pull request #4214 from octo/label_set_delete
2023-12-28  Florian Forstersrc/daemon/metric.[ch]: Export `label_set_format`. 4214/head
2023-12-28  Florian Forstersrc/daemon/metric.c: Fix memory corruption in `label_se...
2023-12-28  Florian Forstersrc/daemon/metric_test.c: Test the integrity of `metric...
2023-12-28  Florian ForsterMerge pull request #4199 from octo/6/resource
2023-12-28  Florian Forstersrc/daemon/resource.c: Allow default resource attribute... 4199/head
2023-12-28  Florian Forstersrc/collectd.conf.pod: Describe "resources" in more...
2023-12-28  Florian Forsterlibplugin_mock: Add `src/daemon/resource.[ch]`.
2023-12-28  Florian Forsterconfigfile: Avoid allocating a buffer for the resource...
2023-12-28  Florian Forsterresource: Add an option to configure resource attributes.
2023-12-27  Florian ForsterMerge pull request #4208 from octo/6/built-plugins
2023-12-27  Florian Forster.expected-plugins/debian_unstable: Import expected... 4208/head
2023-12-27  Florian Forster.expected-plugins/fedora_main: Import expected plugins...
2023-12-27  Florian Forster.github/workflows/build.yml: Add "Check expected plugin...
2023-12-27  Florian Forster.expected-plugins/fedora38: Import expected plugins...
2023-12-27  Florian Forster.expected-plugins/ubuntu20.04: Import expected plugins...
2023-12-27  Florian Forster.expected-plugins/ubuntu22.04: Import expected plugins...
2023-12-27  Florian Forster.expected-plugins/debian10: Import expected plugins...
2023-12-27  Florian Forster.expected-plugins/debian11: Import expected plugins...
2023-12-27  Florian Forster.github/workflows/build.yml: Add a "Check expected...
2023-12-27  Florian Forster.expected-plugins/centos9: Import expected plugins...
2023-12-27  Florian Forster.expected-plugins/fedora39: Import expected plugin...
2023-12-27  Florian Forster.expected-plugins/ubuntu23.10: Import expected plugins...
2023-12-27  Florian Forster.expected-plugins/debian12: Import expected plugins...
2023-12-27  Florian Forster.expected-plugins: Add empty files for all distros.
2023-12-27  Florian Forster.cirrus.yml: Provide expected plugin list to `check...
2023-12-27  Florian Forster.cirrus.yml: Rename container images.
2023-12-27  Florian Forster.github/workflows/distcheck.yml: Run on Debian12 (curre...
2023-12-27  Florian Forster.github/workflows/: Rename container images.
2023-12-22  Florian ForsterMerge pull request #4210 from eero-t/min-mem-fix
2023-12-21  Eero Tamminengpu_sysman: fix minimum memory usage calculation 4210/head
2023-12-21  Florian ForsterMerge pull request #4206 from octo/6/write_prometheus
2023-12-21  Florian Forstercontrib/format.sh src/utils/strbuf/strbuf.c 4206/head
2023-12-21  Florian Forstersrc/utils/strbuf/strbuf.c: Remove unused left-over...
2023-12-21  Florian Forsterstrbuf: Rewrite `strbuf_print_restricted` using a bitmap.
2023-12-21  Florian Forster./contrib/format.sh src/utils/strbuf/strbuf.c
2023-12-21  Florian Forsterwrite_prometheus plugin: Replace invalid characters...
2023-12-21  Florian Forsterwrite_prometheus plugin: Add two more simple unit test...
2023-12-21  Florian Forsterwrite_prometheus plugin: Add an initial (i.e. very...
2023-12-21  Florian Forsterwrite_prometheus plugin: Break out formatting of a...
2023-12-21  Florian Forsterconfigure: Report why the *write_prometheus plugin...
2023-12-21  Florian Forsterstrbuf: Add `strbuf_print_restricted`.
2023-12-21  Florian ForsterMerge pull request #4207 from octo/6/makefile_am
2023-12-21  Florian ForsterMakefile.am: Add `src/daemon/{configfile,types_list... 4207/head
2023-12-21  Florian ForsterMakefile.am: Link `libmetric` and `liboconfig` into...
2023-12-20  Florian ForsterMerge pull request #4201 from octo/6/ci
2023-12-20  Florian Forster.github/workflows/build.yml: Remove Ubuntu Bionic. 4201/head
2023-12-20  Florian ForsterMerge pull request #4203 from octo/6/cpu_sysman
2023-12-20  Florian Forstergpu_sysman plugin: Fix double reporting of metric. 4203/head
2023-12-20  Florian ForsterMerge pull request #4197 from octo/6/legacy_support
2023-12-19  Florian Forstervalue_list: Simplify the control flow when setting... 4197/head
next