MetricSingleSeriesDetectionCondition type
Detection condition for a specific time series.
type MetricSingleSeriesDetectionCondition = DetectionConditionsCommon & {
seriesKey: DimensionKey
}
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Detection condition for a specific time series.
type MetricSingleSeriesDetectionCondition = DetectionConditionsCommon & {
seriesKey: DimensionKey
}