author | Florian Forster <octo@collectd.org> | |
Sun, 20 Nov 2016 21:53:34 +0000 (22:53 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 27 Nov 2016 06:55:29 +0000 (07:55 +0100) | ||
commit | 11ca18db12e489c40aa0ac41672872cfae4b1f0b | |
tree | fa15edbd05b32c22fb4a8a983d3ea154cfd24e7a | tree | snapshot |
parent | a21eeeba55a434a689bed3a4f5554361b6a19d1f | commit | diff |
tail plugin: Rename DSType from Latency to Distribution.
This is a more flexible naming owing to the fact that percentiles and other
distribution parameters are interesting for a variety of metrics, not just
latencies.
The config handling is now completely in src/utils_latency_config.c so
that other plugins, such as the cURL plugin, can easily reuse the module
with consistent config handling.
This is a more flexible naming owing to the fact that percentiles and other
distribution parameters are interesting for a variety of metrics, not just
latencies.
The config handling is now completely in src/utils_latency_config.c so
that other plugins, such as the cURL plugin, can easily reuse the module
with consistent config handling.