tl;dr: _What we call a "metrics_query" is not the same things as the "metricquery" defined by Amazon.
As discussed in the referenced issue, this source only allows users to request a list of metrics, without the GroupBy and Filter attributes available inside Amazon's actual MetricQueries.
In a effort to keep the vocabulary of our APIs as accurate as possible, I suggest we rename
Closes #284
tl;dr: _What we call a "metrics_query" is not the same things as the "metricquery" defined by Amazon.
As discussed in the referenced issue, this source only allows users to request a list of metrics, without the
GroupBy
andFilter
attributes available inside Amazon's actualMetricQueries
.In a effort to keep the vocabulary of our APIs as accurate as possible, I suggest we rename
to