fluent-plugin-dd icon indicating copy to clipboard operation
fluent-plugin-dd copied to clipboard

Rewrite as asynchronous buffered output plugin

Open okkez opened this issue 5 years ago • 2 comments

In previous version, we can post data to DataDog API asynchronously, but we cannot retry posting data to DataDog API. In this version, we can post data to DataDog API asynchronously, and we can retry posting data to DataDog API.

See https://docs.fluentd.org/plugin-development/api-plugin-output

okkez avatar Nov 25 '19 07:11 okkez

@winebarrel Could you review this PR?

abicky avatar Jan 23 '20 08:01 abicky

@winebarrel Any progress?

okkez avatar May 18 '20 00:05 okkez