mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-03 07:49:10 +00:00
* Add in-process caching to dynamodb collector * Add metrics for dynamodb consumed capacity and report size * Log and return errors during report collection * Increase compression to the max * Put reports in S3 and just use DynamoDB as an index. * Review feedback