Skip to content

Conversation

@michalbiesek
Copy link
Contributor

@michalbiesek michalbiesek commented Dec 17, 2021

  • handle flush bytes limit via environment variable
    SCOPE_LOG_FLUSH_LIMIT and config parameter

  • keep old value as default 32768

  • Add tests

  • Add documentation

closes #93

@jrcheli jrcheli changed the base branch from master to release/1.0 December 17, 2021 15:52
@michalbiesek michalbiesek force-pushed the feat-param-log-size branch 2 times, most recently from 3d41d2b to c85143b Compare December 20, 2021 12:41
@michalbiesek michalbiesek marked this pull request as ready for review December 20, 2021 12:53
- handle flush bytes limit via environment variable
`SCOPE_LOG_BUFFER_THRESHOLD` and config parameter
- keep old value as default 32768

closes criblio#189
@jrcheli
Copy link
Contributor

jrcheli commented Dec 22, 2021

Resolves #189 .

@jrcheli jrcheli changed the base branch from release/1.0 to master December 23, 2021 18:35
@seanvaleo seanvaleo changed the title Parametrize for size of in-memory queue [HOLD] Parametrize for size of in-memory queue Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add config for the the size of in-memory queue used for log/console data

2 participants