parameter One
Parameters
value
The value of the function that is used to aggregate logs imported from Log Service.
If you set the
function
parameter todistribution
, this parameter specifies the lower limit of the statistical interval. For example, if you want to calculate the number of HTTP requests whose status code is 2XX, set this parameter to 200.If you set the
function
parameter topercentile
, this parameter specifies the percentile at which the expected value is. For example, 0.5 specifies P50.