author | Florian Forster <octo@collectd.org> | |
Sat, 10 Nov 2012 20:36:17 +0000 (21:36 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 10 Nov 2012 20:36:17 +0000 (21:36 +0100) | ||
commit | d8e1728e5198087a77ecae83fcd8d63f6d4aad54 | |
tree | 3aa65b1c7179fce390e560c25e48b9e404761bb4 | tree | snapshot |
parent | cc53b5c986c740c238eaa72b93fd4628d7aa723f | commit | diff |
aggregation plugin: Implement the "GroupBy" option.
This new configuration format has two benefits:
1) It is easier to understand by users, because they don't have to know
about two types of wildcards.
2) In the future matching of Host, Plugin, Type, ... may support regular
expressions. In that case, this configuration syntax doesn't need to
be adapted.
This new configuration format has two benefits:
1) It is easier to understand by users, because they don't have to know
about two types of wildcards.
2) In the future matching of Host, Plugin, Type, ... may support regular
expressions. In that case, this configuration syntax doesn't need to
be adapted.
src/aggregation.c | diff | blob | history | |
src/collectd.conf.in | diff | blob | history | |
src/collectd.conf.pod | diff | blob | history |