author | Florian Forster <octo@collectd.org> | |
Sun, 31 May 2015 20:54:47 +0000 (22:54 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 31 May 2015 20:54:47 +0000 (22:54 +0200) | ||
commit | 41d873aaed85e99a34e93bcce9ddcb7c7ffd57e3 | |
tree | d699de2e6718e6d68a9205a2483aac41d35fae14 | tree | snapshot |
parent | f02fb0e530acdeec827d2016e58bcdedd1837046 | commit | diff |
tail_csv plugin: Print warning and continue when metric is not found.
Previously, when multiple metrics were specified on one "Collect" line and one
didn't exist, all *following* metrics would be ignored. This patch changes this
to continue in this case and configure as many metrics as possible.
Previously, when multiple metrics were specified on one "Collect" line and one
didn't exist, all *following* metrics would be ignored. This patch changes this
to continue in this case and configure as many metrics as possible.
src/tail_csv.c | diff | blob | history |