summaryrefslogtreecommitdiff
path: root/integrationtests/dmap5.csv.query.expected
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/dmap5.csv.query.expected')
-rw-r--r--integrationtests/dmap5.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap5.csv.query.expected b/integrationtests/dmap5.csv.query.expected
new file mode 100644
index 0000000..2d1723c
--- /dev/null
+++ b/integrationtests/dmap5.csv.query.expected
@@ -0,0 +1 @@
+select sum($timecount),last($time),min($min_goroutines), group by $hostname set $timecount = `count($time)`, $time = `$time`, $min_goroutines = `min($goroutines)` logformat csv outfile dmap5.csv.tmp \ No newline at end of file