[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Thu Aug 14 17:54:15 CEST 2014
AUTHORS | 6 +
README | 4 +
configure.ac | 4 +-
src/Makefile.am | 8 +
src/collectd.conf.in | 11 +
src/collectd.conf.pod | 53 ++++
src/write_tsdb.c | 647 +++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 732 insertions(+), 1 deletion(-)
New commits:
commit d4547a2861caad836701e70f805f7be68a91272e
Merge: 831665c c1bd922
Author: Florian Forster <octo at collectd.org>
Date: Thu Aug 14 17:49:52 2014 +0200
Merge remote-tracking branch 'github/pr/703'
commit c1bd922e7cbb46483ae6d201eb510ca6ad21fe6c
Author: Kevin Bowling <kevin.bowling at kev009.com>
Date: Thu Aug 14 02:21:17 2014 -0700
[METRICS-383] Review fixes for octo
commit 831665cda72d63624b758860a1b89bd234f6de49
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Thu Aug 14 10:27:47 2014 +0200
configure.ac: correct "if" condition altering generated example collectd.conf
commit ccfed46ff2b8b8857a328e134bed369772a46d6d
Author: Kevin Bowling <kevin.bowling at kev009.com>
Date: Wed Aug 13 01:25:57 2014 -0700
[METRICS-383] Add documentation for write_tsdb
commit b421a543bd9699a0eab976248beebb1325b1ef3d
Author: Kevin Bowling <kevin.bowling at kev009.com>
Date: Wed Aug 13 01:21:11 2014 -0700
[METRICS-383] Default to counters, not rates. Remove unused config code.
commit 7462c56160050b3a6f9f36abb1073d2f1aab7626
Author: Kevin Bowling <kevin.bowling at kev009.com>
Date: Wed Aug 13 00:16:06 2014 -0700
[METRICS-383] Add Brett Hawn and Kevin Bowling to AUTHORS
commit f05aee87b3af4c8991448cdf5e9423bf0e0ee3ff
Author: Kevin Bowling <kbowling at llnw.com>
Date: Wed Jun 11 01:44:02 2014 -0700
[METRICS-390] Make sure HostTags is initialized if not configured
commit 574d3c592bc4a0e8ac87a46822e04000c0d81320
Author: Kevin Bowling <kbowling at llnw.com>
Date: Mon Jun 2 21:11:27 2014 -0700
[METRICS-390] Fix string handling for TSDB prefix and tags
commit 602c80f60c2d299de85a8e337912f9e47e2bcf43
Author: Kevin Bowling <kbowling at llnw.com>
Date: Fri May 30 19:42:14 2014 -0700
[METRICS-390] Add tag writing from metadata using TSDB target_set patches
commit b9f4405301f31bf0fe282095654658a4f3ccdf19
Author: Kevin Bowling <kbowling at llnw.com>
Date: Thu May 29 19:58:51 2014 -0700
[METRICS-383] Add HostTags which adds tags for all metrics from this writer
commit edd025485f536d6a5f690a8471a7066d157c5250
Author: Kevin Bowling <kbowling at llnw.com>
Date: Thu May 29 18:15:21 2014 -0700
Uncrustify write_tsdb
commit c2021dfb6018fe29909d85e64e08214bfe3bb50a
Author: Kevin Bowling <kbowling at llnw.com>
Date: Mon Apr 21 20:53:25 2014 -0700
[METRICS-383] write_tsdb plugin
More information about the collectd-changes
mailing list