Andreas Deininger
5f5a56ed01
docs: Fix typos ( #14376 )
2024-01-05 22:34:02 +01:00
Paweł Żak
97f47c11dd
chore(linters): Fix findings found by testifylint: empty ( #14179 )
2023-10-25 15:09:13 -06:00
Sven Rebhan
97d10a5ee9
fix(internal): Fix time parsing for abbreviated timezones ( #13363 )
2023-06-02 10:05:55 -06:00
Joshua Powers
736f6ac5bb
feat(processors.converter): Convert tag or field as metric timestamp ( #12767 )
2023-03-09 17:43:22 +01: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
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
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
Daniel Nelson
7f93911f43
Add converter processor ( #4178 )
2018-05-23 14:29:57 -07:00