You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fluentd 0.14 seems to encode tags into msgpack's bin format on forwarding.
But The specification says that tags should be str format and 0.12 is encoding tags into str.
Check CONTRIBUTING guideline first and here is the list to help us investigate the problem.
Fluentd 0.14 seems to encode tags into msgpack's bin format on forwarding.
But The specification says that tags should be str format and 0.12 is encoding tags into str.
I found this problem by the following process and packet capturing(but lost logs……).
https://github.com/okumin/influent-benchmark
The text was updated successfully, but these errors were encountered: