1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

19 commits

Author SHA1 Message Date
Trotter Cashion
db98589b63 Properly return all alarms 2013-01-08 11:28:57 -08:00
Paul Thornthwaite
b42d4731e5 [aws|cloud_watch] Updates reference to service 2013-01-07 20:53:25 +00:00
Michael Hale
70e8739c0f [AWS|cloud_watch] Add Metrics#each, which follows NextToken 2012-12-03 12:58:43 -05:00
Trotter Cashion
69eead83c5 Add delete mocks 2012-06-17 11:16:29 -07:00
Trotter Cashion
382381d2c1 Add more AWS Alarm functionality 2012-06-17 09:47:07 -07:00
bmiller
934c76b1d4 Bug fix, metric_statistic#save would always fail 2011-12-13 14:32:30 -08:00
Michael Zeng
a7b258b7ea removed all tabs 2011-10-03 19:12:45 -04:00
Michael Zeng
2f97d6305c added newline to the end of file 2011-10-03 18:34:59 -04:00
Michael Zeng
ba8e072e14 fixed models and added tests 2011-10-03 17:12:30 -04:00
Michael Zeng
9c55b55111 bug fixes 2011-10-03 16:18:45 -04:00
Michael Zeng
4c524be0f0 included more response elements, request parameters should now be complete. Included model and collection classes 2011-09-30 17:10:40 -04:00
geemus
e2322c6284 [aws|autoscaling] metrics#get should return nil when not found 2011-07-21 16:45:50 -05:00
Henry Addison
8232576e0d Added some defaults for StartTime, EndTime and Period to model for MetricStatistics 2011-05-23 16:28:33 +01:00
Henry Addison
f9d26321d2 added a conditions method to all metrics method to help filter all metrics 2011-05-23 11:18:50 +01:00
Henry Addison
96ec6066e4 renamed argument for all method in cloud watch metric_statistics from filters to conditions as filters has a meaning in fog 2011-05-23 11:18:22 +01:00
Henry Addison
94286a9ea9 added model and collection methods and tests to allow putting of metric data 2011-05-19 17:12:56 +01:00
Henry Addison
f3fb4626f1 removed unnecessary attributes from metrics collection (naughty copy and pasting) 2011-05-19 13:13:02 +01:00
Henry Addison
f712bfdb2e Added metric statistics model and collection 2011-05-19 13:11:20 +01:00
Henry Addison
d0383c177a added metrics collection and model for cloudwatch with all and get methods 2011-05-18 14:44:41 +01:00