Skip to main content
$percentiles returns percentile cut points for a field. A percentile tells you the value below which a percentage of observations fall.
  • 50th percentile: median-like center point
  • 95th percentile: tail latency/price threshold
  • 99th percentile: extreme tail threshold

Compatibility

Field must be FAST.

Arguments

If percents is omitted, defaults to [1.0, 5.0, 25.0, 50.0, 75.0, 95.0, 99.0].

Output

keyed: true (default):
keyed: false: