fluent-plugin-rabbitmq
fluent-plugin-rabbitmq copied to clipboard
time in record issue
Hello, receiving messages with the next format in the record: {"time": "2023-05-07T13:11:30", "payload": "[values]"} gives problems in terms of the time, which doesn't appear in the record (delivery_info) If I change the time name to whatever else, it does appear. Hope it helps and thanks!