after applying count by _timeslice, can I apply pct on _count?
the percentile function (https://help.sumologic.com/05Search/Search-Query-Language/aaGroup/percentile-(pct)) needs to specify a field after by
i first use count by _timeslice to get a two column table : Time and _count.
now I want to get the percentile of _count, can i do that via sumo query?
Please sign in to leave a comment.
Comments
1 comment