counters.aggregation-interval-milliseconds.daily
|
Type
|
Duration
|
Description
|
Interval in milliseconds in which aggregated values for counter events
of the last 24 hours will be updated. Defaults to 300000 (5 min).
|
counters.aggregation-interval-milliseconds.for-all
|
Type
|
Duration
|
Description
|
Interval in milliseconds in which aggregated values for all historic
counter events will be updated. Defaults to 86400000 (24 h).
|
counters.aggregation-interval-milliseconds.monthly
|
Type
|
Duration
|
Description
|
Interval in milliseconds in which aggregated values for counter events
of the last 30 days will be updated. Defaults to 86400000 (24 hours).
|
counters.aggregation-interval-milliseconds.weekly
|
Type
|
Duration
|
Description
|
Interval in milliseconds in which aggregated values for counter events
of the last 7 days will be updated. Defaults to 10800000 (3 hours).
|
counters.aggregation-interval-milliseconds.yearly
|
Type
|
Duration
|
Description
|
Interval in milliseconds in which aggregated values for counter events
of the last 365 days will be updated. Defaults to 86400000 (24 hours).
|