This repository was archived by the owner on Aug 23, 2023. It is now read-only.
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -387,17 +387,17 @@ Flags:
387
387
-cql-protocol-version int
388
388
cql protocol version to use (default 4)
389
389
-fix int
390
- fix data to this interval like metrictank does quantization. only for points and points -summary format
390
+ fix data to this interval like metrictank does quantization. only for points and point -summary format
391
391
-from string
392
- get data from (inclusive). only for points and points -summary format (default "-24h")
392
+ get data from (inclusive). only for points and point -summary format (default "-24h")
393
393
-groupTTL string
394
- group chunks in TTL buckets based on s (second. means unbucketed), m (minute), h (hour) or d (day). only for chunk-summary format (default "d")
394
+ group chunks in TTL buckets: s (second. means unbucketed), m (minute), h (hour) or d (day). only for chunk-summary format (default "d")
395
395
-print-ts
396
- print time stamps instead of formatted dates. only for points and poins -summary format
396
+ print time stamps instead of formatted dates. only for points and point -summary format
397
397
-time-zone string
398
398
time-zone to use for interpreting from/to when needed. (check your config) (default "local")
399
399
-to string
400
- get data until (exclusive). only for points and points -summary format (default "now")
400
+ get data until (exclusive). only for points and point -summary format (default "now")
401
401
-version
402
402
print version string
403
403
-window-factor int
You can’t perform that action at this time.
0 commit comments