Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Bugfix Release for Metrics Retrieval

Latest
Compare
Choose a tag to compare
@cwaltken-edrans cwaltken-edrans released this 25 Oct 14:26
· 10 commits to master since this release

This release improves the retrieval of metrics.

Changes included:

  • The SQS queue now runs in FIFO mode.
  • Messages from SQS are retrieved in batch-mode to improve read performance (x10)
  • Updates the AWS SDK to the latest version
  • Replace deprecated API calls