]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2020-08-10  Florian Forsterdaemon: Remove uc_get_rate_by_name_vl().
2020-08-10  Florian Forstercmds: Disable the GETVAL test relying on the default...
2020-08-10  Florian ForsterMakefile.am: Link libcommon with libmetric.
2020-08-10  Florian Forstercmds: Change GETVAL to use parse_legacy_identifier().
2020-08-10  Florian Forstercommon: Fix a memory leak in plugin_value_list_to_metri...
2020-08-10  Florian Forsterdaemon, common: Move plugin_value_list_to_metric_family().
2020-08-10  Florian Forstercommon: Implement parse_legacy_identifier().
2020-07-30  Florian Forstercommon: Add a "data_source" return argument to parse_id...
2020-07-29  Florian Forstercmds: Remove "data source" from the FLUSH command.
2020-07-29  Florian Forsterformat_json: migrate to metric_parse_identity().
2020-07-29  Florian Forstercmds: migrate to metric_parse_identity().
2020-07-29  Florian ForsterMakefile.am: Remove libidentity.la
2020-07-29  Florian Forstersrc/daemon/plugin_mock.c: Remove metrics_list_t.
2020-07-29  Florian Forsterformat_json: s/keyval_t/label_t/g
2020-07-29  Florian Forsterformat_graphite: Remove left-over line from resolving...
2020-07-29  Florian Forster.travis.yml: Disable plugins that are known not to...
2020-07-29  Florian Forsterformat_graphite: Format with contrib/format.sh
2020-07-29  Florian Forstercommon: Format with contrib/format.sh
2020-07-29  Florian Forstercmds: Format with contrib/format.sh
2020-07-29  Florian Forstersrc/daemon/plugin_mock.c: Format with contrib/format.sh
2020-07-29  Florian Forsterformat_graphite: Remove static buffer from unit test.
2020-07-29  Florian Forster.cirrus.yml: Disable the "built plugins" check for...
2020-07-29  Florian Forsterformat_json: Free memory allocated in the "metric_famil...
2020-07-29  Florian Forstersrc/utils/cmds/cmds_test.c: Free memory allocated in...
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...
next