Skip to content

Commit a2c8049

Browse files
author
ye.wenqiang
committed
Update "double-groupby-*" for Query types
1 parent bcc0013 commit a2c8049

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -404,9 +404,9 @@ the results.
404404
|single-groupby-5-8-1| Simple aggregrate (MAX) on 5 metrics for 8 hosts, every 5 mins for 1 hour
405405
|cpu-max-all-1| Aggregate across all CPU metrics per hour over 1 hour for a single host
406406
|cpu-max-all-8| Aggregate across all CPU metrics per hour over 1 hour for eight hosts
407-
|double-groupby-1| Aggregate on across both time and host, giving the average of 1 CPU metric per host per hour for 24 hours
408-
|double-groupby-5| Aggregate on across both time and host, giving the average of 5 CPU metrics per host per hour for 24 hours
409-
|double-groupby-all| Aggregate on across both time and host, giving the average of all (10) CPU metrics per host per hour for 24 hours
407+
|double-groupby-1| Aggregate on across both time and host, giving the average of 1 CPU metric per host per hour for 12 hours
408+
|double-groupby-5| Aggregate on across both time and host, giving the average of 5 CPU metrics per host per hour for 12 hours
409+
|double-groupby-all| Aggregate on across both time and host, giving the average of all (10) CPU metrics per host per hour for 12 hours
410410
|high-cpu-all| All the readings where one metric is above a threshold across all hosts
411411
|high-cpu-1| All the readings where one metric is above a threshold for a particular host
412412
|lastpoint| The last reading for each host

0 commit comments

Comments
 (0)