Skip to content

Conversation

@franciscovalentecastro
Copy link
Contributor

@franciscovalentecastro franciscovalentecastro commented Apr 11, 2022

Adding a new Optimization Options section under Build Options.
Adding documentation about new build parameters to control the
memory usage of the msgpack to json conversion in the function
flb_msgpack_raw_to_json_sds. The parameters are :

  • FLB_MSGPACK_TO_JSON_INIT_BUFFER_SIZE
  • FLB_MSGPACK_TO_JSON_REALLOC_BUFFER_SIZE

Signed-off-by: Francisco Valente fcovalente@google.com

Adding a new `Optimization Options` section under `Build Options`.
Addind documentation about new build parameters to control the
memory usage of the msgpack to json conversion in the function
flb_msgpack_raw_to_json_sds. The parameters are :
- FLB_MSGPACK_TO_JSON_INIT_BUFFER_SIZE
- FLB_MSGPACK_TO_JSON_REALLOC_BUFFER_SIZE

Signed-off-by: Francisco Valente <fcovalente@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants