telegraf/plugins
Gianluca Sartori bfeae49e1b
fix(inputs.execd): Read from stdout using ReadLine instead of scanner.Scan to overcome 64kb buffer limit (#12935)
2023-03-28 18:40:45 +02:00
..
aggregators docs(aggregators.derivative): Add explanation of calculations (#12758) 2023-03-01 14:32:58 +01:00
common chore: Fix gosec G102 issues (#12923) 2023-03-28 11:40:29 +02:00
inputs fix(inputs.execd): Read from stdout using ReadLine instead of scanner.Scan to overcome 64kb buffer limit (#12935) 2023-03-28 18:40:45 +02:00
outputs fix(outputs.graphite): Add custom regex to outputs (#12908) 2023-03-22 13:32:41 +01:00
parsers feat(parsers.xpath): Add timezone handling (#12820) 2023-03-13 12:17:14 +01:00
processors feat(parsers.xpath): Add timezone handling (#12820) 2023-03-13 12:17:14 +01:00
secretstores chore: Fix linter findings for Darwin (#12958) 2023-03-28 11:46:32 +02:00
serializers fix(serializers.graphite): Allow for specifying regex to sanitize (#12835) 2023-03-14 11:46:44 +01:00