monasca-transform/tests/functional/test_resources
Ashwin Agate 0cf08c45c5 Cleanup pre transform and transform specs
* Removed unused fields "event_status", "event_version",
  "record_type", "mount", "device", "pod_name", "container_name"
  "app", "interface", "deployment" and "daemon_set"
   from record_store data. Now it is not required to add
  new dimension, meta or value_meta fields to record store data
  instead use special notation, e.g. "dimension#" to refer to any
  dimension field in the incoming metric.

* Refactor and eliminate need to add any new metric.dimensions
  field in multiple places e.g. add to record store and
  instance usage dataframe schema and in all generic
  aggregation components. Added a new Map type column
  called "extra_data_map" to store any new fields, in
  instance usage data format. Map type column eliminates the
  need to add new columns to instance usage data.

* Allow users to define any fields in  "meta",
  "metric.dimensions" and "metric.value_meta" fields
  for aggregation in "aggregation_group_by_list" or
  "setter_group_by_list" using "dimensions#{$field_name}"
  or "meta#{$field_name}" or "value_meta#{$field_name}"

* Updated generic aggregation components and data formats docs.

Change-Id: I81a35e048e6bd5649c6b3031ac2722be6a309088
Story: 2001815
Task: 19605
2018-05-29 16:35:33 -07:00
..
config Hourly aggregation account for early arrving metrics 2017-04-17 15:29:34 -07:00
cpu_kafka_data Fix development environment and functional tests 2017-04-11 12:13:25 -07:00
cpu_kafka_data_second_stage Fix development environment and functional tests 2017-04-11 12:13:25 -07:00
fetch_quantity_data Cleanup pre transform and transform specs 2018-05-29 16:35:33 -07:00
fetch_quantity_data_second_stage Fix development environment and functional tests 2017-04-11 12:13:25 -07:00
fetch_quantity_util_second_stage Fix development environment and functional tests 2017-04-11 12:13:25 -07:00
kafka_data Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
kafka_data_second_stage Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
mem_total_all Fix development environment and functional tests 2017-04-11 12:13:25 -07:00
metrics_pre_hourly_data Cleanup pre transform and transform specs 2018-05-29 16:35:33 -07:00
__init__.py Corrected test environment 2016-11-22 10:24:07 +00:00
mock_component_manager.py Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
mock_data_driven_specs_repo.py Corrected test environment 2016-11-22 10:24:07 +00:00
test_read_offsets_on_start.json Corrected test environment 2016-11-22 10:24:07 +00:00