PercentileMetricDefinitionOutput interface
The definition of a Percentile metric definition. Calculates a specified percentile of an event property.
Properties
percentile | The percentile to measure. |
type | The type of metric. |
value | The value to aggregate, including the event name and property to measure. |
Property Details
percentile
The percentile to measure.
percentile: number
Property Value
number
type
The type of metric.
type: "Percentile"
Property Value
"Percentile"
value
The value to aggregate, including the event name and property to measure.
value: AggregatedValueOutput