metric.query(start, end, 'Sum', 'Count/Second')
This is problematic since ordering it by time requires you to order
the datapoints by their 'Timestamp' key (which is a string that is
hard to convert to a datetime instance, it is neither recognized by
datetime or time). Why is the list unordered? Could it be ordered?
--
You received this message because you are subscribed to the Google Groups "boto-users" group.
To post to this group, send email to boto-...@googlegroups.com.
To unsubscribe from this group, send email to boto-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/boto-users?hl=en.