monasca-transform/monasca_transform
agateaaa 2da390414e Hourly aggregation account for early arrving metrics
With this change pre hourly processor which does the
hourly aggregation (second stage) and writes the
final aggregated metrics to metris topic in kafka
now accounts for any early arriving metrics.

This change along with two previous changes
to pre hourly processor that added
1.) configurable late metrics slack time
(https://review.openstack.org/#/c/394497/), and
2.) batch filtering
(https://review.openstack.org/#/c/363100/)
will make sure all late arriving or early
arriving metrics for an hour are aggregated
appropriately.

Also made improvement in MySQL offset to call
delete excess revisions only once.

Change-Id: I919cddf343821fe52ad6a1d4170362311f84c0e4
2017-04-17 15:29:34 -07:00
..
component Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
config Hourly aggregation account for early arrving metrics 2017-04-17 15:29:34 -07:00
data_driven_specs Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
db Reintroduced some aggregations which were apparently lost when 2016-08-04 15:13:43 +00:00
driver Merge "Started adding kubernetes metrics aggregation" 2017-03-03 19:18:47 +00:00
messaging Use to kafka_lib library in monasca common 2017-03-15 16:22:50 -07:00
processor Hourly aggregation account for early arrving metrics 2017-04-17 15:29:34 -07:00
service Reuse existing spark sql context 2017-02-27 14:06:53 -08:00
transform Fix development environment and functional tests 2017-04-11 12:13:25 -07:00
__init__.py monasca-transform initial commit 2016-05-26 00:10:37 +00:00
log_utils.py Validate metrics before publishing to kafka 2016-09-30 19:07:02 +00:00
mysql_offset_specs.py Hourly aggregation account for early arrving metrics 2017-04-17 15:29:34 -07:00
offset_specs.py Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00