This file documents all notable changes to juttle-cloudwatch-adapter. The release numbering uses semantic versioning.
Released 2016-03-23
- Updated to be compatible with Juttle 0.7.x. [#13].
Released 2016-02-26
- Update to reflect changes in juttle 0.5.0, including the concept of adapter versioning. This release is compatible with adapter version 0.5.0. [#7].
- Modify filtering expression to support metrics in addition to products/items.
- Item/Metric filtering can be expressed using ANDs between products and items/metrics.
- Lower the severity of some info logs to debug.
- Add a
dimension
column to results that describes the associated item in results.
- Only include metrics for a single dimension, aggregating by item name, and not other dimensions such as EC2 instance type, RDS db type, etc.
- Minor packaging changes
- Initial version.