yw
yw
If I understand what you mean: `````` ```diff --- funtion() {} +++ function() {} ``` `````` Which output this: ``` diff --- funtion() {} +++ function() {} ```
facing the same issue too with https://docs.fluentd.org/output#secondary-output where my logs look like ``` �={"key":"value"}�$3544c5eb-6536-11eb-8db1-0ea64c53eca3 ``` `3544c5eb-6536-11eb-8db1-0ea64c53eca3` is partition key
@imthaghost good work on your first Go project though. Indeed they were simpler and very easy to understand. That said if you don't like this PR please feel free to...
Thank you! Good one. This is what I didn't intend to do but rewriting will be the only way as far as I could think of (=
hmmm what do you mean by shrink(or expand) ?
ci test seems failed
yes i dont mind
No you are not missing anything. We currently do not support the option to handle missing vaules =(
please send us a pull request if you are interested in implementing it
Can I see it ?