reimda
34eff493ae
chore: Fix readme linter errors for processor, aggregator, and parser plugins ( #10960 )
2022-06-06 17:04:28 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
e04d62dd16
chore: Embed sample configurations into README for processors ( #11189 )
2022-05-25 08:59:41 -06:00
Sebastian Spaink
d345348834
chore(processors): migrate sample configs into separate files ( #11125 )
2022-05-18 11:29:43 -05:00
Sebastian Spaink
be0008f9e2
feat: migrate processor plugins to new sample config format ( #10913 )
2022-04-06 14:49:41 -06:00
Paweł Żak
2b1a79f327
fix: Linter fixes for plugins/processors/[a-z]* ( #10161 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-24 12:38:08 -07:00
Joshua Powers
4605c977da
chore: clean up all markdown lint errors in processor plugins ( #10157 )
2021-11-24 11:47:11 -07:00
David Bennett
79b1ac1f06
Converter processor: add support for large hexadecimal strings ( #9160 )
...
* add oauth2 to http input
* reset not included changes
* reset not included changes
* reset not included changes
* add hexadecimal parser changes
* add linter changes
* add documentation note
2021-04-28 12:31:48 -04:00
Paweł Żak
ba66d4facb
Revive fixes - part 1 ( #8797 )
...
* Revive fixes regarding following set of rules:
[rule.blank-imports]
[rule.context-as-argument]
[rule.context-keys-type]
[rule.dot-imports]
[rule.error-return]
[rule.error-strings]
[rule.indent-error-flow]
[rule.errorf]
2021-02-08 11:18:40 -05:00
Steven Soroka
cfce605bed
add converter test
2020-10-09 16:10:57 -04:00
Anton Aksola
ad97b744a3
Fix numeric to bool conversion in converter ( #7579 )
...
A type switch case with multiple conditions causes the value to remain as
interface which causes toBool to always return true for any numeric values.
2020-05-26 12:07:24 -07:00
Daniel Nelson
ca65d52c9a
Add support for converting tag or field to measurement in converter processor ( #7049 )
2020-03-09 14:08:38 -07:00
Daniel Nelson
9fc8976c66
Correct error message when converting to a float
2019-07-23 17:00:08 -07:00
Dimitri Saingre
88e0cb16e1
Add hexadecimal string to integer conversion to converter processor ( #5569 )
2019-03-11 15:36:38 -07:00
Daniel Nelson
c0e0da7ef6
Fix conversion from string float to integer ( #5518 )
2019-03-04 12:35:57 -08:00
Ruud Bijnen
98231f8b6b
Fix converter processor example ( #5146 )
2018-12-14 10:56:21 -08:00
Daniel Nelson
36959abce9
Fix toml error in converter processor README
2018-08-23 13:11:39 -07:00
Daniel Nelson
36df4c5ae5
Fix grammar in converter processor documentation
2018-06-12 16:12:08 -07:00
Daniel Nelson
f64d612294
Reword converter description
2018-06-11 14:43:28 -07:00
Daniel Nelson
7f93911f43
Add converter processor ( #4178 )
2018-05-23 14:29:57 -07:00