Commit Graph

4 Commits

Author SHA1 Message Date
Ben Reedy 5072879dca
Check duplicates across entire textfile set
Check all textfile metrics will be checked for duplicates. If duplicates
are detected, drop all metrics and log error.

Signed-off-by: Ben Reedy <breed808@breed808.com>
2021-05-17 16:54:28 +10:00
Ben Reedy 4293497b29
Fix textfile crashes with duplicate metrics
Signed-off-by: Ben Reedy <breed808@breed808.com>
2021-05-12 20:57:17 +10:00
Dave Henderson a70c57ffd1
textfile collector: Ensure that only UTF8 textfiles are parsed
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
2018-11-29 16:41:24 -05:00
Calle Pettersson 2951a9ef80 Strip carriage-returns from textfile input 2018-05-15 20:58:58 +02:00