Skip to content

Add maximum record size config

Compare
Choose a tag to compare
@chengchengmu chengchengmu released this 24 Aug 04:21
· 18 commits to mainline since this release

Added 2 new configurations:

  • aggregation_maximum_record_size: defines aggregation maximum record size. Default is 1MB.
  • skip_aggregation_record_size: defines max record size that should be included in an aggregation. Default is 20KB.