|
|
|
@ -288,7 +288,7 @@ usage: |
|
|
|
# Enable/Disable collection of statistics about API usage on a customer level |
|
|
|
enabled_per_customer: "${USAGE_STATS_REPORT_PER_CUSTOMER_ENABLED:false}" |
|
|
|
# Interval of reporting the statistics. By default, the summarized statistics are sent every 10 seconds |
|
|
|
interval: "${USAGE_STATS_REPORT_INTERVAL:10}" |
|
|
|
interval: "${USAGE_STATS_REPORT_INTERVAL:60}" |
|
|
|
# Amount of statistic messages in pack |
|
|
|
pack_size: "${USAGE_STATS_REPORT_PACK_SIZE:1024}" |
|
|
|
|
|
|
|
|