Skip to content

v1.1.5

Choose a tag to compare

@gluckzhang gluckzhang released this 03 Jul 10:49
· 6 commits to main since this release
d92a29f

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