v1.1.5
What's Changed
- test: add date range regression tests for Issue #42 and enable pytest in CI by @gespi1 in #52
- feat: support metric_types list for multi-metric export in single config block by @gespi1 in #53
Note that when metric_types is used, exported Prometheus metrics include a MetricType label so values such as AmortizedCost and UnblendedCost can be distinguished. Multiple metric types are requested from AWS Cost Explorer in a single API call.
Full Changelog: v1.1.4...v1.1.5