Add maximum record size config
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.