]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2024-02-20  Florian Forsteropen_telemetry plugin: Move prototypes to a header... 4271/head
2024-02-20  Florian Forsteropen_telemetry: Unify the configuration handling betwee...
2024-02-20  Florian Forsteropen_telemetry plugin: Minor cleanups.
2024-02-20  Florian Forsteropen_telemetry plugin: Fix spelling in the manpage.
2024-02-20  Florian Forsteropen_telemetry plugin: Add support for floating point...
2024-02-20  Florian Forsteropen_telemetry plugin: Update the synopsis in the manpage.
2024-02-20  Florian Forsteropen_telemetry plugin: Add SSL options for the exporter.
2024-02-20  Florian Forsteropen_telemetry plugin: Unify the configuration between...
2024-02-20  Florian Forsteropen_telemetry plugin: Unify the prefix used in log...
2024-02-20  Florian Forsteropen_telemetry plugin: Combine the *open_telemetry_coll...
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Enable gRPC reflection...
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Populate `ssl_opts...
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Link with protobuf...
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Reject non-monotonic...
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Unify the setting...
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Add documentation.
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Default to port 4317.
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Report failing metrics...
2024-02-20  Florian Forsteropen_telemetry_collector plugin: Use the right kind...
2024-02-20  Florian Forsteropen_telemetry_collector: Handle `AGGREGATION_TEMPORALI...
2024-02-20  Florian Forstersrc/daemon/utils_cache.c: Consistently return `ENOENT...
2024-02-20  Florian ForsterNew plugin: Open Telemetry Collector.
2024-02-20  Florian ForsterMerge pull request #4286 from octo/6/strict-prototypes
2024-02-20  Florian Forster.cirrus.yml: Pass `DEFAULT_CONFIG_OPTS` to configure... 4286/head
2024-02-20  Florian Forster.cirrus.yml: Fix CFLAGS of the bleeding_edge_compilers_...
2024-02-20  Florian Forster.cirrus.yml: Pass `-Wstrict-prototypes` to `make` but...
2024-02-20  Florian ForsterGitHub Actions: Pass `-Wstrict-prototypes` to `make...
2024-02-20  Florian Forsterconfigure.ac: Report why the bind plugin is disabled.
2024-02-20  Florian Forstercontrib/format.sh src/netlink.c
2024-02-20  Florian Forsterci: Build with `-Wstrict-prototypes` by default.
2024-02-20  Florian ForsterGlobal: Fix `-Wstrict-prototypes` warnings.
2024-02-20  collectd botAuto-Merge pull request #4285 from octo/6/write_prometh...
2024-02-19  Florian Forsterwrite_prometheus plugin: Fix a deadlock due to a leaked... 4285/head
2024-02-12  Florian ForsterMerge pull request #4278 from octo/6/swap
2024-02-12  Florian ForsterMerge pull request #4275 from octo/6/memory
2024-02-07  Florian Forsterswap plugin: Add the `system.paging.faults` metric. 4278/head
2024-02-07  Florian Forstermemory plugin: Report the `system.linux.memory.availabl... 4275/head
2024-02-07  Florian ForsterUpdate ChangeLog for version 6.0.0.rc2. collectd-6.0.0.rc2
2024-02-07  Florian ForsterAdd GitHub Action to automatically build and upload...
2024-02-07  Florian ForsterMerge pull request #4274 from octo/6/cirrus_macos
2024-02-06  Florian Forsterversion-gen.sh: Add the `--tags` flag to `git describe`.
2024-02-06  Florian Forster.cirrus.yml: Use proper capitalization for MacOS and... 4274/head
2024-02-06  Florian Forster.cirrus.yml: Remove "or cat log" in favor of uploading...
2024-02-06  Florian Forster.cirrus.yml: Remove "clang" task.
2024-02-06  Florian Forstercirrus.yml: Remove the "default toolchain" tasks.
2024-02-06  Florian Forster.cirrus.yml: Run `distcheck` with default configure...
2024-02-06  Florian Forster.cirrus.yml: Build with `-gdwarf-4` when using clang.
2024-02-06  Florian Forster.cirrus.yml: FreeBSD: install "git".
2024-02-06  Florian Forster.cirrus.yml: Mac OS X: Pass `DEFAULT_CONFIG_OPTS` to...
2024-02-06  Florian Forster.cirrus.yml: Disable `CIRRUS_CLONE_SUBMODULES` and...
2024-02-06  Florian Forster.cirrus.yml: Use `${CIRRUS_CPU}` on Mac OS.
2024-02-06  Florian Forster.cirrus.yml: Add macos_task for Mac OS X.
2024-02-06  Florian ForsterMerge pull request #4272 from octo/6/time_metrics
2024-02-03  Florian ForsterMerge pull request #4259 from octo/6/cirrusci
2024-02-03  Florian Forsterdisk plugin: Report time metrics in seconds. 4272/head
2024-02-03  Florian Forstercpu plugin: Report `system.cpu.time` in seconds, using...
2024-02-03  Florian Forstercommon: Add support for floating point counters …
2024-02-02  Florian ForsterMerge pull request #4266 from octo/6/fpcounter
2024-02-02  collectd botAuto-Merge pull request #4270 from octo/6/format_stackd...
2024-02-02  Florian Forsterformat_stackdriver: Add proper error handling to `sd_ou... 4270/head
2024-02-02  Florian Forsterformat_stackdriver: Remove `int` cast from `yajl_gen_do... 4266/head
2024-02-01  collectd botAuto-Merge pull request #4268 from octo/6/format_stackd...
2024-02-01  Florian Forsterformat_stackdriver: When JSON generation fails, reset... 4268/head
2024-02-01  Florian Forstersrc/utils/value_list/value_list.h: Drop outdated comment.
2024-02-01  Florian Forsterformat_open_telemetry: Move the "never reached" comment...
2024-02-01  Florian Forstersrc/daemon/utils_cache.c: Avoid `default` in the `famil...
2024-01-31  Florian Forstersrc/daemon/metric.h: Add an `IS_CUMULATIVE` macro.
2024-01-31  Florian Forsterformat_kairosdb: Log an error when `uc_get_rate()`...
2024-01-31  Florian Forsterformat_json: Don't access `(value_t).gauge` when the...
2024-01-31  Florian Forstersrc/daemon/metric.h: Order metric types by value.
2024-01-31  Florian Forstervalue_list: Move `DS_TYPE_TO_STRING` out of `src/daemon...
2024-01-31  Florian Forsterformat_{graphite,influxdb,kairosdb,stackdriver}: Fix...
2024-01-31  Florian Forsterwrite_prometheus plugin: Add support for `METRIC_TYPE_F...
2024-01-31  Florian Forsterformat_stackdriver: Add support for `METRIC_TYPE_FPCOUN...
2024-01-31  Florian Forsterformat_open_telemetry: Add support for `METRIC_TYPE_FPC...
2024-01-31  Florian Forsterformat_kairosdb: Add support for `METRIC_TYPE_FPCOUNTER`.
2024-01-31  Florian Forsterformat_json: Add support for `METRIC_TYPE_FPCOUNTER`.
2024-01-31  Florian Forsterformat_influxdb: Add support for `METRIC_TYPE_FPCOUNTER`.
2024-01-31  Florian Forsterformat_graphite: Add support for `METRIC_TYPE_FPCOUNTER`.
2024-01-31  Florian Forstercmds: Add support for `METRIC_TYPE_FPCOUNTER`.
2024-01-31  Florian Forstercommon: Add support for `METRIC_TYPE_FPCOUNTER`.
2024-01-31  Florian ForsterDaemon: Add a new metric type for floating point counters.
2024-01-31  Florian ForsterMerge pull request #4265 from octo/6/cache
2024-01-31  Florian Forstersrc/daemon/utils_cache_test.c: Add a test case for... 4265/head
2024-01-31  Florian Forsterformat_stackdriver: Add missing `break` statements.
2024-01-31  Florian Forsterformat_stackdriver: Consistently handle `METRIC_TYPE_UN...
2024-01-31  Florian Forstersrc/daemon/utils_cache.h: Unify comment style.
2024-01-31  Florian Forsterformat_stackdriver: Use the new `uc_first_metric()...
2024-01-31  Florian Forstersrc/daemon/utils_cache.c: Let `uc_get_rate()` return...
2024-01-31  Florian Forstersrc/daemon/utils_cache.c: Add documentation for `uc_get...
2024-01-31  Florian Forstersrc/daemon/utils_cache.c: Change `uc_first_metric(...
2024-01-31  Florian Forstersrc/daemon/utils_cache.c: Automatically initialize...
2024-01-31  Florian Forsterchore: Add unit test for `uc_get_rate`.
2024-01-31  Florian ForsterMerge pull request #4264 from eero-t/gcc-extra
2024-01-31  Florian ForsterMerge pull request #4262 from eero-t/gcc-pedantic-func
2024-01-30  Eero Tamminenmessage_parser.c: fix -Wextra warnings 4264/head
2024-01-30  Eero Tamminenproc_pids.c: fix signed vs. unsigned comparison warnings
2024-01-30  Eero Tamminenformat_stackdriver.c: use counter_t instead of casts
2024-01-30  Eero Tamminenmdevents.c: fix -Wpedantic warnings on array initialization 4262/head
2024-01-30  Eero Tamminenrest of plugins: __FUNCTION__ -> __func__ (C99)
next