Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricAggregationResult

Aggregation result data for the requested metric.

Hierarchy

  • MetricAggregationResult

Index

Properties

Optional event_rate

event_rate: number

The number of queries with associated events divided by the total number of queries for the interval. Only returned with event_rate metrics.

Optional key

key: number

Unix epoch time equivalent of the key_as_string, that represents the start of this interval.

Optional key_as_string

key_as_string: string

Date in string form representing the start of this interval.

Optional matching_results

matching_results: number

Number of matching results.

Generated using TypeDoc