Closed gkorland closed 3 years ago
Expected argument extension to TS.MRANGE: GROUPBY <label> REDUCE <reducer>
TS.MRANGE
GROUPBY <label> REDUCE <reducer>
TS.MRANGE 1451679382646 1451682982646 WITHLABELS AGGREGATION MAX 60000 FILTER measurement=cpu fieldname=usage_user hostname=(host_9,host_3,host_5,host_1,host_7,host_2,host_8,host_4) GROUPBY hostname REDUCE MAX
Array-reply, specifically it should include the following labels:
Labels:
<label>=<groupbyvalue>
__reducer__=<reducer>
__source__=key1,key2,key3
You're right sorry forgot you already did it :)
Expected argument extension to
TS.MRANGE
:GROUPBY <label> REDUCE <reducer>
Return Value
Array-reply, specifically it should include the following labels:
Labels:
<label>=<groupbyvalue>
__reducer__=<reducer>
__source__=key1,key2,key3