]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
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().
2020-07-28  Florian Forstersrc/daemon/plugin.[ch]: Implement identity_compare().
2020-07-28  Florian Forsterdaemon: More cleanups.
2020-07-28  Florian Forsterdaemon: Reworked some code in src/daemon/plugin.[ch].
2020-07-28  Florian Forsterdaemon: Use metric_t internally
2020-07-28  Manoj Srivastava[metric-label-support]: Modify write queue to use metric_t
2020-07-28  Manoj Srivastava[metric-label-support]: Utility functions for the new...
2020-07-28  Manoj Srivastava[metric-label-support]: Utility to convert value_list_t...
2020-07-28  Manoj Srivastava[metric-label-support]: Code cleanup
2020-07-28  Manoj Srivastava[metric-label-support]: Initial setup
2020-07-22  Florian Forstersrc/daemon/metric.[ch]: Add metric_label_{get,set,reset}().
2020-07-22  Florian Forstersrc/daemon/metric.[ch]: Data types and functions repres...
2020-07-22  Florian ForsterMerge pull request #3508 from octo/metric_t
2020-07-21  Florian Forstersrc/daemon/metric.[ch]: Improve doc comments. 3508/head
2020-07-21  Florian Forsterstatsd plugin: Rename "metric_type_t" to avoid a name...
2020-07-21  Florian Forsterformat_json: Rename "label_t" to "keyval_t" in test.
2020-07-21  Florian Forstersrc/testing.h: Support NULL pointers in EXPECT_EQ_STR().
2020-07-21  Florian Forstersrc/testing.h: Support const pointers in CHECK_NOT_NULL().
2020-07-21  Florian Forstersrc/daemon/metric.[ch]: Implement metric_family_append().
2020-07-21  Florian Forstersrc/daemon/metric.[ch]: Add metric_family_metric_reset().
2020-07-21  Florian Forstersrc/daemon/metric.[ch]: Add metric_label_{get,set,reset}().
2020-07-21  Florian Forstersrc/daemon/metric.[ch]: Implement metric_parse_identity().
2020-07-21  Florian Forstersrc/daemon/metric.[ch]: Data types and functions repres...
2020-07-20  Florian ForsterMerge pull request #3509 from octo/avltree
2020-07-17  Florian Forsteravltree: Return errno values; unify argument handling. 3509/head
2020-07-17  Florian ForsterMerge pull request #3507 from octo/remove-absolute
2020-07-16  Florian ForsterTree-wide: Remove support for "absolute" metric values. 3507/head
2020-07-16  Florian ForsterMerge pull request #3481 from octo/strbuf
2020-07-14  Florian Forsterstrbuf: Update buf->size if realloc succeeds. 3481/head
2020-07-14  Florian Forsterstrbuf: Implenet "strbuf_printn" and "strbuf_print_esca...
2020-07-14  Florian Forstercommon: Use the strbuf library in format_values().
2020-07-14  Florian Forstercommon: Add test for format_values().
2020-07-14  Florian Forsterstrbuf: Add STRBUF_CREATE_FIXED, unify naming.
2020-07-14  Florian Forsterstrbuf: Improve documentation of exported functions.
2020-07-14  Florian Forsterstrbuf: Add tests for stack allocation.
2020-07-14  Florian Forsterstrbuf: Library that implements printing to a dynamical...
2020-07-09  Florian ForsterMerge pull request #3493 from octo/configfile
2020-07-02  Florian Forstersrc/daemon/configfile.c: Remove special case for the... 3493/head
2020-06-06  Matthias RungeMerge pull request #3263 from duckfez/http_output_fix
2020-05-20  Florian ForsterMerge pull request #3463 from miesi/master
2020-05-20  Thomas Mieslingerrun format.sh to comply with coding style 3463/head
2020-05-20  Thomas Mieslingerreplace long if else with compact code
2020-05-20  Thomas Mieslingerreplace slave_running with generic bool
2020-05-13  Thomas Mieslingermysql: report slave status running io and sql
2020-05-12  Florian ForsterMerge pull request #3458 from octo/man-types-db
2020-05-11  Florian Forstertypes.db(5): Improve wording and document conventions. 3458/head
2020-05-06  Matthias RungeMerge pull request #3398 from mbakhoff/sensu-source
2020-05-06  Matthias RungeMerge pull request #3443 from octo/sensors-man
2020-05-02  Florian ForsterMerge pull request #3452 from maciejsszmigiero/mqtt...
2020-05-02  Maciej S. SzmigieroFix code style issues in src/mqtt.c 3452/head
2020-05-02  Maciej S. SzmigieroMQTT: Resubscribe after a reconnect
2020-04-28  Florian ForsterMerge pull request #3450 from hightea/zk-add-mntr-fields
2020-04-28  Théophane CharbonnierZookeeper - Add missing 3.5 mntr fields 3450/head
2020-04-28  Florian ForsterMerge pull request #3446 from F4-Group/handle-full...
2020-04-28  Charly KozaAdd backend name in vbe stat 3446/head
2020-04-28  Charly KozaSplit stat key on dot, extract target for SMA/SMF and...
2020-04-27  Florian ForsterMerge pull request #3445 from F4-Group/varnish6-support
2020-04-27  Charly KozaRestrict workers stats to versions before v6 3445/head
2020-04-27  Ismael PuertoUpdate counters for MSE 3.0 - varnish plugin
2020-04-27  Ismael PuertoAdd counter for vmod-goto, only for Varnish Plus 6
2020-04-27  Ismael PuertoVSM only apply for Varnish 4 or 5
2020-04-27  Charly KozaAdd varnish 6 new values
2020-04-27  Florian ForsterMerge pull request #3410 from mbakhoff/amqp-failover
2020-04-27  Märt Bakhoffamqp: improve example conf 3410/head
2020-04-26  Florian ForsterMerge pull request #3441 from maciejsszmigiero/disk...
2020-04-23  Charly KozaUpdate conf files
2020-04-23  Charly KozaAdd varnish 6 support
2020-04-23  Matthias RungeMerge pull request #2730 from viulian/master
2020-04-23  Florian Forstercollectd.conf(5): Document the format expected by ... 3443/head
2020-04-19  Maciej S. SzmigieroProvide an udev rule with ID_SERIAL based, disk plugin... 3441/head
2020-04-19  Maciej S. SzmigieroCode files don't need execute permission
2020-04-15  Matthias RungeMerge pull request #3439 from ffontaine/master
2020-04-14  Fabrice Fontainesrc/dpdk_telemetry.c: fix build on musl 3439/head
2020-04-09  Dagobert MichelsenMerge pull request #2841 from elfiesmelfie/feat_mdevents
2020-04-09  Matthias RungeMerge pull request #3432 from ryan-mccabe/master
2020-04-05  Duane Waddleclang-format 3263/head
next