Retrieves the metrics determined by the given filter for the given database account and collection.
Supports noop? false
Parameters
filter(Optional[String[1]])
— An OData filter expression that describes a subset of metrics to return. The parameters that can be filtered are name.value (name of the metric, can have an or of multiple names), startTime, endTime, and timeGrain. The supported operator is eq.
value(Optional[String[1]])
— The list of metrics for the account.