Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed get_metric_statistics parameter #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ike-dai
Copy link

@ike-dai ike-dai commented Feb 20, 2014

At metric API with EC2 driver, I could not get any metric data.
All metric date is empty.
This is because, get_metric_statistics (in aws gem) method needs the following the style of options.

{:dimensions => {"InstanceId" => "i-xxxxxx"}}

Please check this pull request code.
Thanks.

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

Successfully merging this pull request may close these issues.

1 participant