Skip to content

0.14.0 / 2022-05-06

Compare
Choose a tag to compare
@matthiasr matthiasr released this 06 May 10:30
· 278 commits to master since this release
3562773

This release adds optional support for the bulk metric API in CloudWatch, which will perform better with a large number of metrics. This does not materially affect CloudWatch costs.

Please give the new option a spin, and report any issues, so that we can shake them out before making this the default.

What's Changed

  • Synchronize common files from prometheus/prometheus by @prombot in #419
  • Optionally use GetMetricData instead of GetMetricStatistics by @or-shachar in #414

Full Changelog: v0.13.3...v0.14.0