Ilya Tyaptin aa75b68307 Optimize getting unit in "metering" dashboard
Currently we using a meter-list for getting a "unit" for metric.
Meter list get all available metric on environment,
it's may be a thousands of records.
It's better to use sample-list for this metric with "limit" 1.
This request gets a 1 sample for queried metric.

Change-Id: I4bf0ab7ebcbcae1ddc90d8ee01d5f5a84ed4fbba
Related-bug: #1444456
2015-04-22 12:40:22 +03:00
..
2015-04-02 11:37:18 +03:00
2012-04-23 22:24:21 -07:00
2015-03-23 09:45:42 +01:00
2015-03-05 16:02:35 -07:00