monasca-ceilometer/ceilosca/ceilometer/publisher
Joseph Davis 46e76a488a Support jsonpath definitions in monasca_field_definitions.yaml
To enhance flexibility when mapping a ceilometer sample to the
monasca fields, add support for jsonpath parsing of metadata.
For example, the cinder samples have metadata stored in lists,
which the current parsing (including . notation) cannot handle.
Similar requests have been made in the past, and this should
give enough power to meet most requests.

For a jsonpath that does not resolve to a simple leaf (string
value), a CeiloscaMappingDefinitionException is raised.

See https://storyboard.openstack.org/#!/story/2000954

Change-Id: I8d7f5e1b87a1de6078b4d397e96dab624fde42bb
2017-04-13 11:53:16 -07:00
..
monasca_data_filter.py Support jsonpath definitions in monasca_field_definitions.yaml 2017-04-13 11:53:16 -07:00
monclient.py Adding query metric mappings, dimensions, futurist, paging 2017-03-01 16:26:44 -08:00