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
build: exposing parameters for msgpack to json buffer
Exposing configuration parameters to determine the function
'flb_msgpack_raw_to_json_sds' buffer strategy. This parameters
can be set during build configuration in the following way :
cmake ../ -DFLB_MSGPACK_TO_JSON_INIT_BUFFER_SIZE=1.5 \
-DFLB_MSGPACK_TO_JSON_REALLOC_BUFFER_SIZE=.10
Signed-off-by: Francisco Valente <[email protected]>
0 commit comments