Skip to content

Conversation

jantman
Copy link

@jantman jantman commented Oct 6, 2017

This rolls up two improvements for the cloudwatch handler:

  1. Fix CloudWatch handler uses deprecated SDK #678, switch from the deprecated boto AWS library (which, in addition to being deprecated, also doesn't support retrieving AWS credentials from the Instance Metadata Service or ECS Task Metadata).
  2. Add support for custom dimensions to send along with metrics, per-metric.

@coveralls
Copy link

coveralls commented Oct 6, 2017

Coverage Status

Coverage decreased (-0.02%) to 24.649% when pulling 4d99403 on jantman:cw-custom-dimension into f2bece4 on python-diamond:master.

@shortdudey123
Copy link
Member

#707 added custom dimension support. Can you rebase this to get the boto3 switch done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CloudWatch handler uses deprecated SDK
3 participants