Wrong descriptions for Quantile in Percentile and Outlier measurement filters
Description
The description for quantile in the Percentile and Outlier measurement filters claims the valid range is 0 - 100, while the actual implementation expects 0 - 1.
Percentile:
Outlier:
When using 95, as opposed to the default of 0.95, the API returns a 400 Bad Request response with the following text:
The description for
quantile
in the Percentile and Outlier measurement filters claims the valid range is 0 - 100, while the actual implementation expects 0 - 1.Percentile:
Outlier:
When using 95, as opposed to the default of 0.95, the API returns a
400 Bad Request
response with the following text: