You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/ppl/cmd/bin.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ bin \<field\> [span=\<interval\>] [minspan=\<interval\>] [bins=\<count\>] [align
18
18
* minute (m, min, mins, minute, minutes)
19
19
* hour (h, hr, hrs, hour, hours)
20
20
* day (d, day, days)
21
-
* month (mon, month, months)
21
+
* month (M, mon, month, months)
22
22
* minspan: optional. The minimum interval size for automatic span calculation. Cannot be used with span or bins parameters.
23
23
* bins: optional. The maximum number of equal-width bins to create. Cannot be used with span or minspan parameters. The bins parameter must be between 2 and 50000 (inclusive).
24
24
* aligntime: optional. Align the bin times for time-based fields. Valid only for time-based discretization. Options:
0 commit comments