Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetricCriteria

Package version

Criterion to filter metrics.

Hierarchy

  • MetricCriteria

Index

Properties

criterionType

criterionType: "StaticThresholdCriterion"

Polymorphic Discriminator

Optional dimensions

dimensions: MetricDimension[]

List of dimension conditions.

metricName

metricName: string

Name of the metric.

Optional metricNamespace

metricNamespace: undefined | string

Namespace of the metric.

name

name: string

Name of the criteria.

operator

operator: any

the criteria operator.

threshold

threshold: number

the criteria threshold value that activates the alert.

timeAggregation

timeAggregation: any

the criteria time aggregation types.

Generated using TypeDoc