]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2020-07-29  Florian Forster.cirrus.yml: Print test-suite.log on failure.
2020-07-29  Florian Forstermetadata: Fix unit test.
2020-07-29  Florian ForsterRemove test_utils_metrics_list.
2020-07-29  Florian Forstercommon: Fix unit test.
2020-07-29  Florian Forstermatch: Fix the build of the "match" utility by removing...
2020-07-29  Florian Forsterwrite_http plugin: Migrate to PUTMETRIC.
2020-07-29  Florian Forstercommon: Fix parse_identifier{,_vl}().
2020-07-29  Florian Forstercmds: Fix the PUTVAL command.
2020-07-29  Florian Forstercmds: Implement the "PUTMETRIC" command.
2020-07-29  Florian Forster.cirrus.yml: Disable plugins that are known not to...
2020-07-29  Florian Forsterformat_graphite: Fix unit test.
2020-07-29  Florian Forstersrc/utils/cmds/getthreshold.c: Fix (incorrect) "missing...
2020-07-29  Florian Forsterformat_kairosdb: Format with contrib/format.sh
2020-07-29  Florian Forsterformat_json: Format with contrib/format.sh
2020-07-29  Florian Forstercmds: Format with contrib/format.sh
2020-07-29  Florian ForsterFormat with contrib/format.sh
2020-07-29  Florian Forsterformat_json: Replace the JSON_ADD[F] macros.
2020-07-29  Florian Forsterformat_json, format_kairosdb: Don't enable beatificatio...
2020-07-29  Florian Forsterwrite_http plugin: Implement support for metric_family_t.
2020-07-29  Florian Forstercmds: Change cmd_create_putval() to accept a strbuf_t.
2020-07-29  Florian Forsterformat_kairosdb: Implement support for metric_family_t.
2020-07-29  Florian Forsterformat_json: Add support for appending metric_family_t...
2020-07-29  Florian Forstermemory plugin: Implement support for metric_family_t.
2020-07-29  Florian Forstercpu plugin: Convert percent metrics to metric_family_t.
2020-07-29  Florian Forstermetadata: Return errno values without negation.
2020-07-29  Florian Forsterformat_stackdriver: Correctly report sd_output_register...
2020-07-29  Florian Forsterwrite_stackdriver plugin: Log sd_output_register_metric...
2020-07-29  Florian Forsterformat_stackdriver: Check for counter reset in format_t...
2020-07-29  Florian Forsterwrite_stackdriver plugin: Implement support for metric_...
2020-07-29  Florian Forsterformat_stackdriver: Fix and expand unit test.
2020-07-29  Florian ForsterMakefile.am: Fix some linking issues with the utility...
2020-07-29  Florian Forstercpu plugin: Actually set the metric value.
2020-07-29  Florian Forsterwrite_log plugin: Implement support for metric_family_t.
2020-07-29  Florian Forsterformat_stackdriver: Implement support for metric_family_t.
2020-07-29  Florian Forsterformat_json: Implement support for metric_family_t.
2020-07-29  Florian Forsterformat_graphite: Implement support for metric_family_t.
2020-07-29  Florian Forstercmds: Implement support for metric_family_t.
2020-07-29  Florian Forstercpu plugin: Convert to new metric API.
2020-07-29  Florian Forstercpu plugin: Convert to the new metric_family_t structure.
2020-07-29  Florian Forsterthreshold plugin: Fix a debug message.
2020-07-29  Florian Forstercommon: Create the metric_family_t and metric_t types.
2020-07-29  Florian Forsterformat_kairosdb: s/metric_t/metric_single_t/
2020-07-29  Florian Forsterformat_json: s/metric_t/metric_single_t/
2020-07-29  Florian Forsterformat_graphite: s/metric_t/metric_single_t/
2020-07-29  Florian Forstercommon: s/metric_t/metric_single_t/
2020-07-29  Florian Forstercmds: s/metric_t/metric_single_t/
2020-07-29  Florian ForsterVarious: s/metric_t/metric_single_t/g
2020-07-29  Florian Forsterwrite_log plugin: Update to the new interfaces of forma...
2020-07-29  Florian ForsterMakefile.am: Link libplugin_mock.la with libmetadata.la.
2020-07-29  Florian Forsterformat_json: Reimplement format_json_metric().
2020-07-29  Florian Forstercmds: Fix putval so it compiles.
2020-07-29  Florian ForsterMakefile.am: Link the daemon with libmetadata.la.
2020-07-29  Florian Forstersrc/utils/cmds/getthreshold.c: Adapt to the new metric_...
2020-07-29  Florian ForsterVarious: Changes because src/daemon/metric.[ch] was...
2020-07-29  Florian Forsterwrite_graphite: Update to the new format_graphite inter...
2020-07-29  Florian Forsterformat_graphite: Basically a rewrite for metric_t.
2020-07-29  Florian Forstercommon: Simplify notification_init_metric() so it compiles.
2020-07-29  Florian Forsterperl plugin: More cleanups.
2020-07-29  Florian Forsterformat_kairosdb: More cleanups.
2020-07-29  Florian Forsterformat_json: More cleanups.
2020-07-29  Florian Forsterformat_graphite: More cleanups.
2020-07-29  Florian Forstercommon: More cleanups.
2020-07-29  Florian Forsterbarometer, python plugins: Reworked some code in src...
2020-07-29  Florian Forstercmds: Reworked some code in src/daemon/plugin.[ch].
2020-07-29  Florian ForsterVarious: Use metric_t internally
2020-07-29  Florian Forsterformat_kairosdb: Use metric_t internally
2020-07-29  Florian Forsterformat_json: Use metric_t internally
2020-07-29  Florian Forsterformat_graphite: Use metric_t internally
2020-07-29  Florian Forstercommon: Use metric_t internally
2020-07-29  Florian Forstercmds: Use metric_t internally
2020-07-29  Florian Forstercmds: Quick fix to get "getval" to compile.
2020-07-29  Florian Forstercmds: Quick fix to let "getthreshold" to compile.
2020-07-29  Florian Forsterformat_stackdriver: Use the "uc_meta_data_{add,get...
2020-07-29  Florian Forsterdaemon: Add uc_meta_data_{add,get}_…_vl dummy functions.
2020-07-29  Florian Forsterdaemon: Add "plugin_instance" and "type_instance" back...
2020-07-29  Florian Forsterdaemon: Add "plugin_instance" and "type_instance" back...
2020-07-28  Florian ForsterTree wide: uc_get_rate → uc_get_rate_vl
2020-07-28  Florian ForsterMakefile.am: Compile "utils_llist" only once.
2020-07-28  Florian Forstersrc/daemon/plugin.c: Refactor plugin_register_flush().
2020-07-28  Florian Forstersrc/daemon/utils_cache.c: Don't overwrite the meta...
2020-07-28  Florian Forstersrc/daemon/utils_cache_mock.c: Migrate from "metric_sin...
2020-07-28  Florian Forstersrc/daemon/identity.[ch]: Remove; superseded by metric_...
2020-07-28  Florian Forstersrc/daemon/plugin.c: Check argument to plugin_dispatch_...
2020-07-28  Florian Forstersrc/daemon/plugin.c: Migrate from "metric_list_add...
2020-07-28  Florian Forstersrc/daemon/{plugin,utils_threshold}.c: Replace "label_s...
2020-07-28  Florian Forsterdaemon: migrate to metric_parse_identity().
2020-07-28  Florian Forsterdaemon: Create the metric_family_t and metric_t types.
2020-07-28  Florian Forsterdaemon: s/metric_t/metric_single_t/g
2020-07-28  Florian Forstersrd/daemon/utils_cache.c: Fix an invalid variable name...
2020-07-28  Florian Forstersrc/daemon/plugin.c: Refactor plugin_convert_values_to_...
2020-07-28  Florian Forstersrc/daemon/plugin.c: Implement plugin_valuelist_to_iden...
2020-07-28  Florian Forstersrc/daemon/plugin.[ch]: Ensure that "time" and "interva...
2020-07-28  Florian Forstersrc/daemon/utils_cache.c: Add uc_meta_data_add_unsigned...
2020-07-28  Florian Forstersrc/daemon/utils_cache.c: Update to the new identity_ma...
2020-07-28  Florian Forsterdaemon: Changes because src/daemon/metric.[ch] was...
2020-07-28  Florian Forstersrc/daemon/utils_threshold.c: Remove access to obsolete...
2020-07-28  Florian Forstersrc/daemon/utils_cache_mock.c: Fix function definitions...
2020-07-28  Florian Forsterdaemon: Remove identity functions.
2020-07-28  Florian Forstersrc/daemon/plugin.c: Add a bunch of TODOs to plugin_for...
2020-07-28  Florian Forstersrc/daemon/plugin.[ch]: Add stub for identity_parse().
next