Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the API, the format of the interval is "<number><unit>" - for example "1d" for a daily interval. The following units are allowed:

Unit
UnitsMeaningExample
m
minute
Minutes5m
h
hour
Hours3h
d
day
Days1d
w
week
Weeks4w
monthMonths1month
quarterQuarters2quarter
yearYears1year

Aggregation Method

The aggregation method is used together with the aggregation interval. When more than one data point falls withing a time bucket, those points are summarized using the aggregation method.

...