You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`multiRangeWithLabels` will return an array of `SampleWithLabels` instead of simple `Sample`s.
128
136
129
-
Similar to `range`, but instead of querying by key, queries for a specific set of labels specified in `$filter`. `multiRangeRaw`will return the raw result from Redis, in order to preserve label information.
137
+
The flag `$reverse`will return the results in reverse time order.
130
138
131
139
See https://oss.redislabs.com/redistimeseries/commands/#tsmrange.
0 commit comments