JSON representation |
---|
{ "metrics": [ string ], "dimensions": [ string ], "startTimestamp": string, "endTimestamp": string, "outputFormat": string, "timeUnit": string } |
Fields | |
---|---|
metrics[] |
Metrics of the AsyncQuery. Example: ["name:message_count,func:sum,alias:sum_message_count"] |
dimensions[] |
Dimensions of the AsyncQuery. |
start |
Start timestamp of the query range. |
end |
End timestamp of the query range. |
output |
Output format. |
time |
Query GroupBy time unit. |