From 1e185ba575926f233ed4853cee21ec02a454b018 Mon Sep 17 00:00:00 2001 From: Yuwen Ma Date: Tue, 18 Jun 2024 16:10:06 +0000 Subject: [PATCH] chore: fix PRESUBMIT validation check --- ...ards.monitoring.cnrm.cloud.google.com.yaml | 252 ------------------ .../v1beta1/monitoringdashboard_types.go | 15 -- .../monitoring/monitoringdashboard.md | 252 ------------------ 3 files changed, 519 deletions(-) diff --git a/config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_monitoringdashboards.monitoring.cnrm.cloud.google.com.yaml b/config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_monitoringdashboards.monitoring.cnrm.cloud.google.com.yaml index 457b6b9da7..b407fc257f 100644 --- a/config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_monitoringdashboards.monitoring.cnrm.cloud.google.com.yaml +++ b/config/crds/resources/apiextensions.k8s.io_v1_customresourcedefinition_monitoringdashboards.monitoring.cnrm.cloud.google.com.yaml @@ -186,10 +186,8 @@ spec: above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -213,7 +211,6 @@ spec: } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -263,13 +260,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -278,13 +273,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -327,13 +320,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -381,13 +372,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -396,13 +385,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -445,13 +432,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -483,13 +468,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -498,13 +481,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -549,13 +530,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -589,13 +568,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -604,13 +581,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -655,13 +630,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -712,13 +685,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -727,13 +698,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -776,13 +745,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -882,13 +849,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -897,13 +862,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -950,13 +913,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1006,13 +967,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -1021,13 +980,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1074,13 +1031,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1114,13 +1069,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -1129,13 +1082,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1186,13 +1137,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1229,13 +1178,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -1244,13 +1191,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1301,13 +1246,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1361,13 +1304,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -1376,13 +1317,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1429,13 +1368,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1645,10 +1582,8 @@ spec: above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -1672,7 +1607,6 @@ spec: } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -1720,13 +1654,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -1735,13 +1667,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1780,13 +1710,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1830,13 +1758,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -1845,13 +1771,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1890,13 +1814,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1928,13 +1850,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -1943,13 +1863,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1990,13 +1908,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2029,13 +1945,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -2044,13 +1958,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2091,13 +2003,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2144,13 +2054,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -2159,13 +2067,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2204,13 +2110,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2304,13 +2208,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -2319,13 +2221,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2368,13 +2268,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2422,13 +2320,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -2437,13 +2333,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2486,13 +2380,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2524,13 +2416,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -2539,13 +2429,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2590,13 +2478,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2630,13 +2516,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -2645,13 +2529,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2696,13 +2578,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2753,13 +2633,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -2768,13 +2646,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2817,13 +2693,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3036,10 +2910,8 @@ spec: above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -3063,7 +2935,6 @@ spec: } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -3113,13 +2984,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -3128,13 +2997,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3175,13 +3042,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3227,13 +3092,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -3242,13 +3105,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3289,13 +3150,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3327,13 +3186,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -3342,13 +3199,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3392,13 +3247,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3432,13 +3285,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -3447,13 +3298,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3497,13 +3346,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3553,13 +3400,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -3568,13 +3413,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3615,13 +3458,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3719,13 +3560,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -3734,13 +3573,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3785,13 +3622,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3841,13 +3676,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -3856,13 +3689,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3907,13 +3738,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3947,13 +3776,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -3962,13 +3789,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4016,13 +3841,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4058,13 +3881,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -4073,13 +3894,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4127,13 +3946,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4186,13 +4003,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -4201,13 +4016,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4252,13 +4065,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4527,10 +4338,8 @@ spec: above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -4554,7 +4363,6 @@ spec: } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -4604,13 +4412,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -4619,13 +4425,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4668,13 +4472,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4722,13 +4524,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -4737,13 +4537,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4786,13 +4584,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4824,13 +4620,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -4839,13 +4633,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4890,13 +4682,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4930,13 +4720,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -4945,13 +4733,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4996,13 +4782,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5053,13 +4837,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -5068,13 +4850,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5117,13 +4897,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5223,13 +5001,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -5238,13 +5014,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5291,13 +5065,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5347,13 +5119,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -5362,13 +5132,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5415,13 +5183,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5455,13 +5221,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -5470,13 +5234,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5527,13 +5289,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5570,13 +5330,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -5585,13 +5343,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5642,13 +5398,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5702,13 +5456,11 @@ spec: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. type: string crossSeriesReducer: @@ -5717,13 +5469,11 @@ spec: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5770,13 +5520,11 @@ spec: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` diff --git a/pkg/clients/generated/apis/monitoring/v1beta1/monitoringdashboard_types.go b/pkg/clients/generated/apis/monitoring/v1beta1/monitoringdashboard_types.go index 4fbb2e3abb..d9af3a5a4f 100644 --- a/pkg/clients/generated/apis/monitoring/v1beta1/monitoringdashboard_types.go +++ b/pkg/clients/generated/apis/monitoring/v1beta1/monitoringdashboard_types.go @@ -42,13 +42,11 @@ type DashboardAggregation struct { time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. */ // +optional AlignmentPeriod *string `json:"alignmentPeriod,omitempty"` @@ -57,13 +55,11 @@ type DashboardAggregation struct { time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -82,13 +78,11 @@ type DashboardAggregation struct { mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -263,10 +257,8 @@ type DashboardScorecard struct { above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -290,7 +282,6 @@ type DashboardScorecard struct { } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -310,13 +301,11 @@ type DashboardSecondaryAggregation struct { time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks. */ // +optional AlignmentPeriod *string `json:"alignmentPeriod,omitempty"` @@ -325,13 +314,11 @@ type DashboardSecondaryAggregation struct { time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -350,13 +337,11 @@ type DashboardSecondaryAggregation struct { mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` diff --git a/scripts/generate-google3-docs/resource-reference/generated/resource-docs/monitoring/monitoringdashboard.md b/scripts/generate-google3-docs/resource-reference/generated/resource-docs/monitoring/monitoringdashboard.md index 53ae1f4896..54d8828007 100644 --- a/scripts/generate-google3-docs/resource-reference/generated/resource-docs/monitoring/monitoringdashboard.md +++ b/scripts/generate-google3-docs/resource-reference/generated/resource-docs/monitoring/monitoringdashboard.md @@ -903,10 +903,8 @@ rowLayout: above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -930,7 +928,6 @@ rowLayout: } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -1031,13 +1028,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -1052,13 +1047,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1099,13 +1092,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1186,13 +1177,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -1207,13 +1196,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1254,13 +1241,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1311,13 +1296,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -1332,13 +1315,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1379,13 +1360,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1436,13 +1415,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -1457,13 +1434,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1504,13 +1479,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1591,13 +1564,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -1612,13 +1583,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1659,13 +1628,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -1856,13 +1823,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -1877,13 +1842,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -1924,13 +1887,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2011,13 +1972,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -2032,13 +1991,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2079,13 +2036,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2136,13 +2091,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -2157,13 +2110,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2204,13 +2155,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2261,13 +2210,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -2282,13 +2229,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2329,13 +2274,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2416,13 +2359,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -2437,13 +2378,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -2484,13 +2423,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -2873,10 +2810,8 @@ rowLayout: above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -2900,7 +2835,6 @@ rowLayout: } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -3001,13 +2935,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -3022,13 +2954,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3069,13 +2999,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3156,13 +3084,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -3177,13 +3103,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3224,13 +3148,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3281,13 +3203,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -3302,13 +3222,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3349,13 +3267,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3406,13 +3322,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -3427,13 +3341,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3474,13 +3386,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3561,13 +3471,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -3582,13 +3490,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3629,13 +3535,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3826,13 +3730,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -3847,13 +3749,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -3894,13 +3794,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -3981,13 +3879,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -4002,13 +3898,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4049,13 +3943,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4106,13 +3998,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -4127,13 +4017,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4174,13 +4062,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4231,13 +4117,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -4252,13 +4136,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4299,13 +4181,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4386,13 +4266,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -4407,13 +4285,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -4454,13 +4330,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -4853,10 +4727,8 @@ rowLayout: above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -4880,7 +4752,6 @@ rowLayout: } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -4981,13 +4852,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -5002,13 +4871,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5049,13 +4916,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5136,13 +5001,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -5157,13 +5020,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5204,13 +5065,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5261,13 +5120,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -5282,13 +5139,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5329,13 +5184,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5386,13 +5239,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -5407,13 +5258,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5454,13 +5303,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5541,13 +5388,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -5562,13 +5407,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5609,13 +5452,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5806,13 +5647,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -5827,13 +5666,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -5874,13 +5711,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -5961,13 +5796,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -5982,13 +5815,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -6029,13 +5860,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -6086,13 +5915,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -6107,13 +5934,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -6154,13 +5979,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -6211,13 +6034,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -6232,13 +6053,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -6279,13 +6098,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -6366,13 +6183,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -6387,13 +6202,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -6434,13 +6247,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -6923,10 +6734,8 @@ rowLayout: above/below, then the scorecard is in a warning state - unless x also puts it in a danger state. (Danger trumps warning.) - As an example, consider a scorecard with the following four thresholds: - ``` { value: 90, @@ -6950,7 +6759,6 @@ rowLayout: } ``` - Then: values less than or equal to 10 would put the scorecard in a DANGER state, values greater than 10 but less than or equal to 20 a WARNING state, values strictly between 20 and 70 an OK state, values greater than or equal @@ -7051,13 +6859,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -7072,13 +6878,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -7119,13 +6923,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -7206,13 +7008,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -7227,13 +7027,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -7274,13 +7072,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -7331,13 +7127,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -7352,13 +7146,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -7399,13 +7191,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -7456,13 +7246,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -7477,13 +7265,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -7524,13 +7310,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -7611,13 +7395,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -7632,13 +7414,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -7679,13 +7459,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -7876,13 +7654,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -7897,13 +7673,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -7944,13 +7718,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -8031,13 +7803,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -8052,13 +7822,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -8099,13 +7867,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -8156,13 +7922,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -8177,13 +7941,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -8224,13 +7986,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -8281,13 +8041,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -8302,13 +8060,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -8349,13 +8105,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE` @@ -8436,13 +8190,11 @@ rowLayout: time. This will be done before the per-series aligner can be applied to the data. - The value must be at least 60 seconds. If a per-series aligner other than `ALIGN_NONE` is specified, this field is required or an error is returned. If no per-series aligner is specified, or the aligner `ALIGN_NONE` is specified, then this field is ignored. - The maximum value of the `alignment_period` is 2 years, or 104 weeks.{% endverbatim %}

@@ -8457,13 +8209,11 @@ rowLayout: time series, where the value of each data point in the resulting series is a function of all the already aligned values in the input time series. - Not all reducer operations can be applied to all time series. The valid choices depend on the `metric_kind` and the `value_type` of the original time series. Reduction can yield a time series with a different `metric_kind` or `value_type` than the input time series. - Time series data must first be aligned (see `per_series_aligner`) in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified, and must not be @@ -8504,13 +8254,11 @@ rowLayout: mathematically grouped together, resulting in a single data point for each `alignment_period` with end timestamp at the end of the period. - Not all alignment operations may be applied to all time series. The valid choices depend on the `metric_kind` and `value_type` of the original time series. Alignment can change the `metric_kind` or the `value_type` of the time series. - Time series data must be aligned in order to perform cross-time series reduction. If `cross_series_reducer` is specified, then `per_series_aligner` must be specified and not equal to `ALIGN_NONE`