Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Timeslice

Timeslice.

Hierarchy

Index

Properties

Optional aggregations

aggregations: QueryAggregation[]

Aggregations returned by Discovery.

Optional anomaly

anomaly: boolean

Used to indicate that anomaly detection should be performed. Anomaly detection is used to locate unusual datapoints within a time series.

Optional field

field: string

The field where the aggregation is located in the document.

Optional interval

interval: string

Interval of the aggregation. Valid date interval values are second/seconds minute/minutes, hour/hours, day/days, week/weeks, month/months, and year/years.

Optional matching_results

matching_results: number

Number of matching results.

Optional results

Array of aggregation results.

Optional type

type: string

The type of aggregation command used. For example: term, filter, max, min, etc.

Generated using TypeDoc