Phillip Whelan

Results 30 issues of Phillip Whelan

A minor fix for a bunch of undefined index notices.

Add some notes for contributors for running unit tests. This is related to issue #5716. ---- Enter `[N/A]` in the box, if an item is not applicable to your change....

docs-required

This branch adds the capability to trace messages as they flow through fluent-bit. To enable it the FLB_TRACE option must be enabled (cmake -DFLB_TRACE=On ..). This feature still needs some...

enhancement
community-feedback
docs-required

## Bug Report The new YAML format is unable to support list properties. It is impossible to configure multiple values for a single property for properties that support it, such...

status: waiting-for-triage

This pull request should fix several file descriptor leaks, most of which have not caused any issues since they usually only occur once when starting and stopping the main engine....

docs-required

Add a new function mk_event_channel_destroy which destroys channels created by mk_event_channel_create as well as closing the file descriptors it opened.

Document the new cmetrics based process metrics plugin.

waiting-on-code-merge

# Summary Default `out_http` to JSON format so it works with in_http. Setting the output format to msgpack is still possible by setting it manually. ---- Enter `[N/A]` in the...

docs-required

# Summary Accept the msgpack payload that the `out_http` plugin emits. This is related to #8493, both are meant to solve an error that occurs when `out_http` is sent packets...

docs-required