tail plugin: Allow to set "bucket" metrics type
authorPavel Rochnyack <pavel2000@ngs.ru>
Sun, 24 Sep 2017 14:00:53 +0000 (21:00 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sun, 24 Sep 2017 14:14:04 +0000 (21:14 +0700)
commit15af3d539f63165ded8dc41d67554d9442b63447
tree8a12c5a260a542a43f89eaf796eea5693ca4bf93
parent4161e32300d9273e5c0d963a627fd7311dee5814
tail plugin: Allow to set "bucket" metrics type

When several distributions needs to be calculated in one 'tail' instance,
all their metrics will be reported as single 'bucket' type with the same plugin instance value.
That is confusing and this patch allows to split these metrics to their own types.
src/collectd.conf.in
src/collectd.conf.pod
src/utils_latency_config.c
src/utils_latency_config.h
src/utils_tail_match.c