2020-07-29 |
Florian Forster | format_stackdriver: Use the "uc_meta_data_{add,get... |
commit | commitdiff | tree |
2020-07-29 |
Florian Forster | daemon: Add uc_meta_data_{add,get}_…_vl dummy functions. |
commit | commitdiff | tree |
2020-07-29 |
Florian Forster | daemon: Add "plugin_instance" and "type_instance" back... |
commit | commitdiff | tree |
2020-07-29 |
Florian Forster | daemon: Add "plugin_instance" and "type_instance" back... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | Tree wide: uc_get_rate → uc_get_rate_vl |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | Makefile.am: Compile "utils_llist" only once. |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.c: Refactor plugin_register_flush(). |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/utils_cache.c: Don't overwrite the meta... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/utils_cache_mock.c: Migrate from "metric_sin... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/identity.[ch]: Remove; superseded by metric_... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.c: Check argument to plugin_dispatch_... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.c: Migrate from "metric_list_add... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/{plugin,utils_threshold}.c: Replace "label_s... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | daemon: migrate to metric_parse_identity(). |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | daemon: Create the metric_family_t and metric_t types. |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | daemon: s/metric_t/metric_single_t/g |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | srd/daemon/utils_cache.c: Fix an invalid variable name... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.c: Refactor plugin_convert_values_to_... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.c: Implement plugin_valuelist_to_iden... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.[ch]: Ensure that "time" and "interva... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/utils_cache.c: Add uc_meta_data_add_unsigned... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/utils_cache.c: Update to the new identity_ma... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | daemon: Changes because src/daemon/metric.[ch] was... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/utils_threshold.c: Remove access to obsolete... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/utils_cache_mock.c: Fix function definitions... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | daemon: Remove identity functions. |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.c: Add a bunch of TODOs to plugin_for... |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.[ch]: Add stub for identity_parse(). |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | src/daemon/plugin.[ch]: Implement identity_compare(). |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | daemon: More cleanups. |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | daemon: Reworked some code in src/daemon/plugin.[ch]. |
commit | commitdiff | tree |
2020-07-28 |
Florian Forster | daemon: Use metric_t internally |
commit | commitdiff | tree |
2020-07-28 |
Manoj Srivastava | [metric-label-support]: Modify write queue to use metric_t |
commit | commitdiff | tree |
2020-07-28 |
Manoj Srivastava | [metric-label-support]: Utility functions for the new... |
commit | commitdiff | tree |
2020-07-28 |
Manoj Srivastava | [metric-label-support]: Utility to convert value_list_t... |
commit | commitdiff | tree |
2020-07-28 |
Manoj Srivastava | [metric-label-support]: Code cleanup |
commit | commitdiff | tree |
2020-07-28 |
Manoj Srivastava | [metric-label-support]: Initial setup |
commit | commitdiff | tree |
2020-07-22 |
Florian Forster | src/daemon/metric.[ch]: Add metric_label_{get,set,reset}(). |
commit | commitdiff | tree |
2020-07-22 |
Florian Forster | src/daemon/metric.[ch]: Data types and functions repres... |
commit | commitdiff | tree |
2020-07-22 |
Florian Forster | Merge pull request #3508 from octo/metric_t |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | src/daemon/metric.[ch]: Improve doc comments. 3508/head |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | statsd plugin: Rename "metric_type_t" to avoid a name... |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | format_json: Rename "label_t" to "keyval_t" in test. |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | src/testing.h: Support NULL pointers in EXPECT_EQ_STR(). |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | src/testing.h: Support const pointers in CHECK_NOT_NULL(). |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | src/daemon/metric.[ch]: Implement metric_family_append(). |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | src/daemon/metric.[ch]: Add metric_family_metric_reset(). |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | src/daemon/metric.[ch]: Add metric_label_{get,set,reset}(). |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | src/daemon/metric.[ch]: Implement metric_parse_identity(). |
commit | commitdiff | tree |
2020-07-21 |
Florian Forster | src/daemon/metric.[ch]: Data types and functions repres... |
commit | commitdiff | tree |
2020-07-20 |
Florian Forster | Merge pull request #3509 from octo/avltree |
commit | commitdiff | tree |
2020-07-17 |
Florian Forster | avltree: Return errno values; unify argument handling. 3509/head |
commit | commitdiff | tree |
2020-07-17 |
Florian Forster | Merge pull request #3507 from octo/remove-absolute |
commit | commitdiff | tree |
2020-07-16 |
Florian Forster | Tree-wide: Remove support for "absolute" metric values. 3507/head |
commit | commitdiff | tree |
2020-07-16 |
Florian Forster | Merge pull request #3481 from octo/strbuf |
commit | commitdiff | tree |
2020-07-14 |
Florian Forster | strbuf: Update buf->size if realloc succeeds. 3481/head |
commit | commitdiff | tree |
2020-07-14 |
Florian Forster | strbuf: Implenet "strbuf_printn" and "strbuf_print_esca... |
commit | commitdiff | tree |
2020-07-14 |
Florian Forster | common: Use the strbuf library in format_values(). |
commit | commitdiff | tree |
2020-07-14 |
Florian Forster | common: Add test for format_values(). |
commit | commitdiff | tree |
2020-07-14 |
Florian Forster | strbuf: Add STRBUF_CREATE_FIXED, unify naming. |
commit | commitdiff | tree |
2020-07-14 |
Florian Forster | strbuf: Improve documentation of exported functions. |
commit | commitdiff | tree |
2020-07-14 |
Florian Forster | strbuf: Add tests for stack allocation. |
commit | commitdiff | tree |
2020-07-14 |
Florian Forster | strbuf: Library that implements printing to a dynamical... |
commit | commitdiff | tree |
2020-07-09 |
Florian Forster | Merge pull request #3493 from octo/configfile |
commit | commitdiff | tree |
2020-07-02 |
Florian Forster | src/daemon/configfile.c: Remove special case for the... 3493/head |
commit | commitdiff | tree |
2020-06-06 |
Matthias Runge | Merge pull request #3263 from duckfez/http_output_fix |
commit | commitdiff | tree |
2020-05-20 |
Florian Forster | Merge pull request #3463 from miesi/master |
commit | commitdiff | tree |
2020-05-20 |
Thomas Mieslinger | run format.sh to comply with coding style 3463/head |
commit | commitdiff | tree |
2020-05-20 |
Thomas Mieslinger | replace long if else with compact code |
commit | commitdiff | tree |
2020-05-20 |
Thomas Mieslinger | replace slave_running with generic bool |
commit | commitdiff | tree |
2020-05-13 |
Thomas Mieslinger | mysql: report slave status running io and sql |
commit | commitdiff | tree |
2020-05-12 |
Florian Forster | Merge pull request #3458 from octo/man-types-db |
commit | commitdiff | tree |
2020-05-11 |
Florian Forster | types.db(5): Improve wording and document conventions. 3458/head |
commit | commitdiff | tree |
2020-05-06 |
Matthias Runge | Merge pull request #3398 from mbakhoff/sensu-source |
commit | commitdiff | tree |
2020-05-06 |
Matthias Runge | Merge pull request #3443 from octo/sensors-man |
commit | commitdiff | tree |
2020-05-02 |
Florian Forster | Merge pull request #3452 from maciejsszmigiero/mqtt... |
commit | commitdiff | tree |
2020-05-02 |
Maciej S. Szmigiero | Fix code style issues in src/mqtt.c 3452/head |
commit | commitdiff | tree |
2020-05-02 |
Maciej S. Szmigiero | MQTT: Resubscribe after a reconnect |
commit | commitdiff | tree |
2020-04-28 |
Florian Forster | Merge pull request #3450 from hightea/zk-add-mntr-fields |
commit | commitdiff | tree |
2020-04-28 |
Théophane Charbonnier | Zookeeper - Add missing 3.5 mntr fields 3450/head |
commit | commitdiff | tree |
2020-04-28 |
Florian Forster | Merge pull request #3446 from F4-Group/handle-full... |
commit | commitdiff | tree |
2020-04-28 |
Charly Koza | Add backend name in vbe stat 3446/head |
commit | commitdiff | tree |
2020-04-28 |
Charly Koza | Split stat key on dot, extract target for SMA/SMF and... |
commit | commitdiff | tree |
2020-04-27 |
Florian Forster | Merge pull request #3445 from F4-Group/varnish6-support |
commit | commitdiff | tree |
2020-04-27 |
Charly Koza | Restrict workers stats to versions before v6 3445/head |
commit | commitdiff | tree |
2020-04-27 |
Ismael Puerto | Update counters for MSE 3.0 - varnish plugin |
commit | commitdiff | tree |
2020-04-27 |
Ismael Puerto | Add counter for vmod-goto, only for Varnish Plus 6 |
commit | commitdiff | tree |
2020-04-27 |
Ismael Puerto | VSM only apply for Varnish 4 or 5 |
commit | commitdiff | tree |
2020-04-27 |
Charly Koza | Add varnish 6 new values |
commit | commitdiff | tree |
2020-04-27 |
Florian Forster | Merge pull request #3410 from mbakhoff/amqp-failover |
commit | commitdiff | tree |
2020-04-27 |
Märt Bakhoff | amqp: improve example conf 3410/head |
commit | commitdiff | tree |
2020-04-26 |
Florian Forster | Merge pull request #3441 from maciejsszmigiero/disk... |
commit | commitdiff | tree |
2020-04-23 |
Charly Koza | Update conf files |
commit | commitdiff | tree |
2020-04-23 |
Charly Koza | Add varnish 6 support |
commit | commitdiff | tree |
2020-04-23 |
Matthias Runge | Merge pull request #2730 from viulian/master |
commit | commitdiff | tree |
2020-04-23 |
Florian Forster | collectd.conf(5): Document the format expected by ... 3443/head |
commit | commitdiff | tree |
2020-04-19 |
Maciej S. Szmigiero | Provide an udev rule with ID_SERIAL based, disk plugin... 3441/head |
commit | commitdiff | tree |
2020-04-19 |
Maciej S. Szmigiero | Code files don't need execute permission |
commit | commitdiff | tree |
2020-04-15 |
Matthias Runge | Merge pull request #3439 from ffontaine/master |
commit | commitdiff | tree |
2020-04-14 |
Fabrice Fontaine | src/dpdk_telemetry.c: fix build on musl 3439/head |
commit | commitdiff | tree |
next |