Skip to main content

Keep the N highest values per resolution window.

n
integer
required

Number of top values to keep per period.

resolution
enum<string>
required

Period over which to select the N highest values.

Available options:
quarter_hourly,
hourly,
daily,
weekly,
monthly,
yearly
type
string
default:highest
Allowed value: "highest"