google-native.monitoring/v1.Dashboard
Creates a new custom dashboard. For examples on how you can use this API to create dashboards, see Managing dashboards by API (https://cloud.google.com/monitoring/dashboards/api-dashboard). This method requires the monitoring.dashboards.create permission on the specified project. For more information about permissions, see Cloud Identity and Access Management (https://cloud.google.com/iam).
Create Dashboard Resource
new Dashboard(name: string, args: DashboardArgs, opts?: CustomResourceOptions);
@overload
def Dashboard(resource_name: str,
opts: Optional[ResourceOptions] = None,
column_layout: Optional[ColumnLayoutArgs] = None,
dashboard_filters: Optional[Sequence[DashboardFilterArgs]] = None,
display_name: Optional[str] = None,
etag: Optional[str] = None,
grid_layout: Optional[GridLayoutArgs] = None,
labels: Optional[Mapping[str, str]] = None,
mosaic_layout: Optional[MosaicLayoutArgs] = None,
name: Optional[str] = None,
project: Optional[str] = None,
row_layout: Optional[RowLayoutArgs] = None,
validate_only: Optional[bool] = None)
@overload
def Dashboard(resource_name: str,
args: DashboardArgs,
opts: Optional[ResourceOptions] = None)
func NewDashboard(ctx *Context, name string, args DashboardArgs, opts ...ResourceOption) (*Dashboard, error)
public Dashboard(string name, DashboardArgs args, CustomResourceOptions? opts = null)
public Dashboard(String name, DashboardArgs args)
public Dashboard(String name, DashboardArgs args, CustomResourceOptions options)
type: google-native:monitoring/v1:Dashboard
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DashboardArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Dashboard Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Dashboard resource accepts the following input properties:
- Display
Name string The mutable, human-readable name.
- Column
Layout Pulumi.Google Native. Monitoring. V1. Inputs. Column Layout Args The content is divided into equally spaced columns and the widgets are arranged vertically.
- Dashboard
Filters List<Pulumi.Google Native. Monitoring. V1. Inputs. Dashboard Filter Args> Filters to reduce the amount of data charted based on the filter criteria.
- Etag string
etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. An etag is returned in the response to GetDashboard, and users are expected to put that etag in the request to UpdateDashboard to ensure that their change will be applied to the same version of the Dashboard configuration. The field should not be passed during dashboard creation.
- Grid
Layout Pulumi.Google Native. Monitoring. V1. Inputs. Grid Layout Args Content is arranged with a basic layout that re-flows a simple list of informational elements like widgets or tiles.
- Labels Dictionary<string, string>
Labels applied to the dashboard
- Mosaic
Layout Pulumi.Google Native. Monitoring. V1. Inputs. Mosaic Layout Args The content is arranged as a grid of tiles, with each content widget occupying one or more grid blocks.
- Name string
Immutable. The resource name of the dashboard.
- Project string
- Row
Layout Pulumi.Google Native. Monitoring. V1. Inputs. Row Layout Args The content is divided into equally spaced rows and the widgets are arranged horizontally.
- Validate
Only bool If set, validate the request and preview the review, but do not actually save it.
- Display
Name string The mutable, human-readable name.
- Column
Layout ColumnLayout Args The content is divided into equally spaced columns and the widgets are arranged vertically.
- Dashboard
Filters []DashboardFilter Args Filters to reduce the amount of data charted based on the filter criteria.
- Etag string
etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. An etag is returned in the response to GetDashboard, and users are expected to put that etag in the request to UpdateDashboard to ensure that their change will be applied to the same version of the Dashboard configuration. The field should not be passed during dashboard creation.
- Grid
Layout GridLayout Args Content is arranged with a basic layout that re-flows a simple list of informational elements like widgets or tiles.
- Labels map[string]string
Labels applied to the dashboard
- Mosaic
Layout MosaicLayout Args The content is arranged as a grid of tiles, with each content widget occupying one or more grid blocks.
- Name string
Immutable. The resource name of the dashboard.
- Project string
- Row
Layout RowLayout Args The content is divided into equally spaced rows and the widgets are arranged horizontally.
- Validate
Only bool If set, validate the request and preview the review, but do not actually save it.
- display
Name String The mutable, human-readable name.
- column
Layout ColumnLayout Args The content is divided into equally spaced columns and the widgets are arranged vertically.
- dashboard
Filters List<DashboardFilter Args> Filters to reduce the amount of data charted based on the filter criteria.
- etag String
etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. An etag is returned in the response to GetDashboard, and users are expected to put that etag in the request to UpdateDashboard to ensure that their change will be applied to the same version of the Dashboard configuration. The field should not be passed during dashboard creation.
- grid
Layout GridLayout Args Content is arranged with a basic layout that re-flows a simple list of informational elements like widgets or tiles.
- labels Map<String,String>
Labels applied to the dashboard
- mosaic
Layout MosaicLayout Args The content is arranged as a grid of tiles, with each content widget occupying one or more grid blocks.
- name String
Immutable. The resource name of the dashboard.
- project String
- row
Layout RowLayout Args The content is divided into equally spaced rows and the widgets are arranged horizontally.
- validate
Only Boolean If set, validate the request and preview the review, but do not actually save it.
- display
Name string The mutable, human-readable name.
- column
Layout ColumnLayout Args The content is divided into equally spaced columns and the widgets are arranged vertically.
- dashboard
Filters DashboardFilter Args[] Filters to reduce the amount of data charted based on the filter criteria.
- etag string
etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. An etag is returned in the response to GetDashboard, and users are expected to put that etag in the request to UpdateDashboard to ensure that their change will be applied to the same version of the Dashboard configuration. The field should not be passed during dashboard creation.
- grid
Layout GridLayout Args Content is arranged with a basic layout that re-flows a simple list of informational elements like widgets or tiles.
- labels {[key: string]: string}
Labels applied to the dashboard
- mosaic
Layout MosaicLayout Args The content is arranged as a grid of tiles, with each content widget occupying one or more grid blocks.
- name string
Immutable. The resource name of the dashboard.
- project string
- row
Layout RowLayout Args The content is divided into equally spaced rows and the widgets are arranged horizontally.
- validate
Only boolean If set, validate the request and preview the review, but do not actually save it.
- display_
name str The mutable, human-readable name.
- column_
layout ColumnLayout Args The content is divided into equally spaced columns and the widgets are arranged vertically.
- dashboard_
filters Sequence[DashboardFilter Args] Filters to reduce the amount of data charted based on the filter criteria.
- etag str
etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. An etag is returned in the response to GetDashboard, and users are expected to put that etag in the request to UpdateDashboard to ensure that their change will be applied to the same version of the Dashboard configuration. The field should not be passed during dashboard creation.
- grid_
layout GridLayout Args Content is arranged with a basic layout that re-flows a simple list of informational elements like widgets or tiles.
- labels Mapping[str, str]
Labels applied to the dashboard
- mosaic_
layout MosaicLayout Args The content is arranged as a grid of tiles, with each content widget occupying one or more grid blocks.
- name str
Immutable. The resource name of the dashboard.
- project str
- row_
layout RowLayout Args The content is divided into equally spaced rows and the widgets are arranged horizontally.
- validate_
only bool If set, validate the request and preview the review, but do not actually save it.
- display
Name String The mutable, human-readable name.
- column
Layout Property Map The content is divided into equally spaced columns and the widgets are arranged vertically.
- dashboard
Filters List<Property Map> Filters to reduce the amount of data charted based on the filter criteria.
- etag String
etag is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. An etag is returned in the response to GetDashboard, and users are expected to put that etag in the request to UpdateDashboard to ensure that their change will be applied to the same version of the Dashboard configuration. The field should not be passed during dashboard creation.
- grid
Layout Property Map Content is arranged with a basic layout that re-flows a simple list of informational elements like widgets or tiles.
- labels Map<String>
Labels applied to the dashboard
- mosaic
Layout Property Map The content is arranged as a grid of tiles, with each content widget occupying one or more grid blocks.
- name String
Immutable. The resource name of the dashboard.
- project String
- row
Layout Property Map The content is divided into equally spaced rows and the widgets are arranged horizontally.
- validate
Only Boolean If set, validate the request and preview the review, but do not actually save it.
Outputs
All input properties are implicitly available as output properties. Additionally, the Dashboard resource produces the following output properties:
- Id string
The provider-assigned unique ID for this managed resource.
- Id string
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
- id string
The provider-assigned unique ID for this managed resource.
- id str
The provider-assigned unique ID for this managed resource.
- id String
The provider-assigned unique ID for this managed resource.
Supporting Types
Aggregation
- Alignment
Period string The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- Cross
Series Pulumi.Reducer Google Native. Monitoring. V1. Aggregation Cross Series Reducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- Group
By List<string>Fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- Per
Series Pulumi.Aligner Google Native. Monitoring. V1. Aggregation Per Series Aligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- Alignment
Period string The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- Cross
Series AggregationReducer Cross Series Reducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- Group
By []stringFields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- Per
Series AggregationAligner Per Series Aligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- alignment
Period String The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- cross
Series AggregationReducer Cross Series Reducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- group
By List<String>Fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- per
Series AggregationAligner Per Series Aligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- alignment
Period string The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- cross
Series AggregationReducer Cross Series Reducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- group
By string[]Fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- per
Series AggregationAligner Per Series Aligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- alignment_
period str The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- cross_
series_ Aggregationreducer Cross Series Reducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- group_
by_ Sequence[str]fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- per_
series_ Aggregationaligner Per Series Aligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- alignment
Period String The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- cross
Series "REDUCE_NONE" | "REDUCE_MEAN" | "REDUCE_MIN" | "REDUCE_MAX" | "REDUCE_SUM" | "REDUCE_STDDEV" | "REDUCE_COUNT" | "REDUCE_COUNT_TRUE" | "REDUCE_COUNT_FALSE" | "REDUCE_FRACTION_TRUE" | "REDUCE_PERCENTILE_99" | "REDUCE_PERCENTILE_95" | "REDUCE_PERCENTILE_50" | "REDUCE_PERCENTILE_05"Reducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- group
By List<String>Fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- per
Series "ALIGN_NONE" | "ALIGN_DELTA" | "ALIGN_RATE" | "ALIGN_INTERPOLATE" | "ALIGN_NEXT_OLDER" | "ALIGN_MIN" | "ALIGN_MAX" | "ALIGN_MEAN" | "ALIGN_COUNT" | "ALIGN_SUM" | "ALIGN_STDDEV" | "ALIGN_COUNT_TRUE" | "ALIGN_COUNT_FALSE" | "ALIGN_FRACTION_TRUE" | "ALIGN_PERCENTILE_99" | "ALIGN_PERCENTILE_95" | "ALIGN_PERCENTILE_50" | "ALIGN_PERCENTILE_05" | "ALIGN_PERCENT_CHANGE"Aligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
AggregationCrossSeriesReducer
- Reduce
None - REDUCE_NONE
No cross-time series reduction. The output of the Aligner is returned.
- Reduce
Mean - REDUCE_MEAN
Reduce by computing the mean value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- Reduce
Min - REDUCE_MIN
Reduce by computing the minimum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- Reduce
Max - REDUCE_MAX
Reduce by computing the maximum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- Reduce
Sum - REDUCE_SUM
Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The value_type of the output is the same as the value_type of the input.
- Reduce
Stddev - REDUCE_STDDEV
Reduce by computing the standard deviation across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- Reduce
Count - REDUCE_COUNT
Reduce by computing the number of data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of numeric, Boolean, distribution, and string value_type. The value_type of the output is INT64.
- Reduce
Count True - REDUCE_COUNT_TRUE
Reduce by computing the number of True-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- Reduce
Count False - REDUCE_COUNT_FALSE
Reduce by computing the number of False-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- Reduce
Fraction True - REDUCE_FRACTION_TRUE
Reduce by computing the ratio of the number of True-valued data points to the total number of data points for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- Reduce
Percentile99 - REDUCE_PERCENTILE_99
Reduce by computing the 99th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile95 - REDUCE_PERCENTILE_95
Reduce by computing the 95th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile50 - REDUCE_PERCENTILE_50
Reduce by computing the 50th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile05 - REDUCE_PERCENTILE_05
Reduce by computing the 5th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Aggregation
Cross Series Reducer Reduce None - REDUCE_NONE
No cross-time series reduction. The output of the Aligner is returned.
- Aggregation
Cross Series Reducer Reduce Mean - REDUCE_MEAN
Reduce by computing the mean value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- Aggregation
Cross Series Reducer Reduce Min - REDUCE_MIN
Reduce by computing the minimum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- Aggregation
Cross Series Reducer Reduce Max - REDUCE_MAX
Reduce by computing the maximum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- Aggregation
Cross Series Reducer Reduce Sum - REDUCE_SUM
Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The value_type of the output is the same as the value_type of the input.
- Aggregation
Cross Series Reducer Reduce Stddev - REDUCE_STDDEV
Reduce by computing the standard deviation across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- Aggregation
Cross Series Reducer Reduce Count - REDUCE_COUNT
Reduce by computing the number of data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of numeric, Boolean, distribution, and string value_type. The value_type of the output is INT64.
- Aggregation
Cross Series Reducer Reduce Count True - REDUCE_COUNT_TRUE
Reduce by computing the number of True-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- Aggregation
Cross Series Reducer Reduce Count False - REDUCE_COUNT_FALSE
Reduce by computing the number of False-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- Aggregation
Cross Series Reducer Reduce Fraction True - REDUCE_FRACTION_TRUE
Reduce by computing the ratio of the number of True-valued data points to the total number of data points for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- Aggregation
Cross Series Reducer Reduce Percentile99 - REDUCE_PERCENTILE_99
Reduce by computing the 99th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Aggregation
Cross Series Reducer Reduce Percentile95 - REDUCE_PERCENTILE_95
Reduce by computing the 95th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Aggregation
Cross Series Reducer Reduce Percentile50 - REDUCE_PERCENTILE_50
Reduce by computing the 50th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Aggregation
Cross Series Reducer Reduce Percentile05 - REDUCE_PERCENTILE_05
Reduce by computing the 5th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
None - REDUCE_NONE
No cross-time series reduction. The output of the Aligner is returned.
- Reduce
Mean - REDUCE_MEAN
Reduce by computing the mean value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- Reduce
Min - REDUCE_MIN
Reduce by computing the minimum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- Reduce
Max - REDUCE_MAX
Reduce by computing the maximum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- Reduce
Sum - REDUCE_SUM
Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The value_type of the output is the same as the value_type of the input.
- Reduce
Stddev - REDUCE_STDDEV
Reduce by computing the standard deviation across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- Reduce
Count - REDUCE_COUNT
Reduce by computing the number of data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of numeric, Boolean, distribution, and string value_type. The value_type of the output is INT64.
- Reduce
Count True - REDUCE_COUNT_TRUE
Reduce by computing the number of True-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- Reduce
Count False - REDUCE_COUNT_FALSE
Reduce by computing the number of False-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- Reduce
Fraction True - REDUCE_FRACTION_TRUE
Reduce by computing the ratio of the number of True-valued data points to the total number of data points for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- Reduce
Percentile99 - REDUCE_PERCENTILE_99
Reduce by computing the 99th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile95 - REDUCE_PERCENTILE_95
Reduce by computing the 95th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile50 - REDUCE_PERCENTILE_50
Reduce by computing the 50th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile05 - REDUCE_PERCENTILE_05
Reduce by computing the 5th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
None - REDUCE_NONE
No cross-time series reduction. The output of the Aligner is returned.
- Reduce
Mean - REDUCE_MEAN
Reduce by computing the mean value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- Reduce
Min - REDUCE_MIN
Reduce by computing the minimum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- Reduce
Max - REDUCE_MAX
Reduce by computing the maximum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- Reduce
Sum - REDUCE_SUM
Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The value_type of the output is the same as the value_type of the input.
- Reduce
Stddev - REDUCE_STDDEV
Reduce by computing the standard deviation across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- Reduce
Count - REDUCE_COUNT
Reduce by computing the number of data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of numeric, Boolean, distribution, and string value_type. The value_type of the output is INT64.
- Reduce
Count True - REDUCE_COUNT_TRUE
Reduce by computing the number of True-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- Reduce
Count False - REDUCE_COUNT_FALSE
Reduce by computing the number of False-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- Reduce
Fraction True - REDUCE_FRACTION_TRUE
Reduce by computing the ratio of the number of True-valued data points to the total number of data points for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- Reduce
Percentile99 - REDUCE_PERCENTILE_99
Reduce by computing the 99th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile95 - REDUCE_PERCENTILE_95
Reduce by computing the 95th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile50 - REDUCE_PERCENTILE_50
Reduce by computing the 50th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- Reduce
Percentile05 - REDUCE_PERCENTILE_05
Reduce by computing the 5th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- REDUCE_NONE
- REDUCE_NONE
No cross-time series reduction. The output of the Aligner is returned.
- REDUCE_MEAN
- REDUCE_MEAN
Reduce by computing the mean value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- REDUCE_MIN
- REDUCE_MIN
Reduce by computing the minimum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- REDUCE_MAX
- REDUCE_MAX
Reduce by computing the maximum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- REDUCE_SUM
- REDUCE_SUM
Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The value_type of the output is the same as the value_type of the input.
- REDUCE_STDDEV
- REDUCE_STDDEV
Reduce by computing the standard deviation across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- REDUCE_COUNT
- REDUCE_COUNT
Reduce by computing the number of data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of numeric, Boolean, distribution, and string value_type. The value_type of the output is INT64.
- REDUCE_COUNT_TRUE
- REDUCE_COUNT_TRUE
Reduce by computing the number of True-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- REDUCE_COUNT_FALSE
- REDUCE_COUNT_FALSE
Reduce by computing the number of False-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- REDUCE_FRACTION_TRUE
- REDUCE_FRACTION_TRUE
Reduce by computing the ratio of the number of True-valued data points to the total number of data points for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- REDUCE_PERCENTILE99
- REDUCE_PERCENTILE_99
Reduce by computing the 99th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- REDUCE_PERCENTILE95
- REDUCE_PERCENTILE_95
Reduce by computing the 95th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- REDUCE_PERCENTILE50
- REDUCE_PERCENTILE_50
Reduce by computing the 50th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- REDUCE_PERCENTILE05
- REDUCE_PERCENTILE_05
Reduce by computing the 5th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- "REDUCE_NONE"
- REDUCE_NONE
No cross-time series reduction. The output of the Aligner is returned.
- "REDUCE_MEAN"
- REDUCE_MEAN
Reduce by computing the mean value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- "REDUCE_MIN"
- REDUCE_MIN
Reduce by computing the minimum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- "REDUCE_MAX"
- REDUCE_MAX
Reduce by computing the maximum value across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric values. The value_type of the output is the same as the value_type of the input.
- "REDUCE_SUM"
- REDUCE_SUM
Reduce by computing the sum across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric and distribution values. The value_type of the output is the same as the value_type of the input.
- "REDUCE_STDDEV"
- REDUCE_STDDEV
Reduce by computing the standard deviation across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics with numeric or distribution values. The value_type of the output is DOUBLE.
- "REDUCE_COUNT"
- REDUCE_COUNT
Reduce by computing the number of data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of numeric, Boolean, distribution, and string value_type. The value_type of the output is INT64.
- "REDUCE_COUNT_TRUE"
- REDUCE_COUNT_TRUE
Reduce by computing the number of True-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- "REDUCE_COUNT_FALSE"
- REDUCE_COUNT_FALSE
Reduce by computing the number of False-valued data points across time series for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The value_type of the output is INT64.
- "REDUCE_FRACTION_TRUE"
- REDUCE_FRACTION_TRUE
Reduce by computing the ratio of the number of True-valued data points to the total number of data points for each alignment period. This reducer is valid for DELTA and GAUGE metrics of Boolean value_type. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- "REDUCE_PERCENTILE_99"
- REDUCE_PERCENTILE_99
Reduce by computing the 99th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- "REDUCE_PERCENTILE_95"
- REDUCE_PERCENTILE_95
Reduce by computing the 95th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- "REDUCE_PERCENTILE_50"
- REDUCE_PERCENTILE_50
Reduce by computing the 50th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
- "REDUCE_PERCENTILE_05"
- REDUCE_PERCENTILE_05
Reduce by computing the 5th percentile (https://en.wikipedia.org/wiki/Percentile) of data points across time series for each alignment period. This reducer is valid for GAUGE and DELTA metrics of numeric and distribution type. The value of the output is DOUBLE.
AggregationPerSeriesAligner
- Align
None - ALIGN_NONE
No alignment. Raw data is returned. Not valid if cross-series reduction is requested. The value_type of the result is the same as the value_type of the input.
- Align
Delta - ALIGN_DELTA
Align and convert to DELTA. The output is delta = y1 - y0.This alignment is valid for CUMULATIVE and DELTA metrics. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The value_type of the aligned result is the same as the value_type of the input.
- Align
Rate - ALIGN_RATE
Align and convert to a rate. The result is computed as rate = (y1 - y0)/(t1 - t0), or "delta over time". Think of this aligner as providing the slope of the line that passes through the value at the start and at the end of the alignment_period.This aligner is valid for CUMULATIVE and DELTA metrics with numeric values. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The output is a GAUGE metric with value_type DOUBLE.If, by "rate", you mean "percentage change", see the ALIGN_PERCENT_CHANGE aligner instead.
- Align
Interpolate - ALIGN_INTERPOLATE
Align by interpolating between adjacent points around the alignment period boundary. This aligner is valid for GAUGE metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Next Older - ALIGN_NEXT_OLDER
Align by moving the most recent data point before the end of the alignment period to the boundary at the end of the alignment period. This aligner is valid for GAUGE metrics. The value_type of the aligned result is the same as the value_type of the input.
- Align
Min - ALIGN_MIN
Align the time series by returning the minimum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Max - ALIGN_MAX
Align the time series by returning the maximum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Mean - ALIGN_MEAN
Align the time series by returning the mean value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is DOUBLE.
- Align
Count - ALIGN_COUNT
Align the time series by returning the number of values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric or Boolean values. The value_type of the aligned result is INT64.
- Align
Sum - ALIGN_SUM
Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Stddev - ALIGN_STDDEV
Align the time series by returning the standard deviation of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the output is DOUBLE.
- Align
Count True - ALIGN_COUNT_TRUE
Align the time series by returning the number of True values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- Align
Count False - ALIGN_COUNT_FALSE
Align the time series by returning the number of False values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- Align
Fraction True - ALIGN_FRACTION_TRUE
Align the time series by returning the ratio of the number of True values to the total number of values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- Align
Percentile99 - ALIGN_PERCENTILE_99
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 99th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile95 - ALIGN_PERCENTILE_95
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 95th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile50 - ALIGN_PERCENTILE_50
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 50th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile05 - ALIGN_PERCENTILE_05
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 5th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percent Change - ALIGN_PERCENT_CHANGE
Align and convert to a percentage change. This aligner is valid for GAUGE and DELTA metrics with numeric values. This alignment returns ((current - previous)/previous) * 100, where the value of previous is determined based on the alignment_period.If the values of current and previous are both 0, then the returned value is 0. If only previous is 0, the returned value is infinity.A 10-minute moving mean is computed at each point of the alignment period prior to the above calculation to smooth the metric and prevent false positives from very short-lived spikes. The moving mean is only applicable for data whose values are >= 0. Any values < 0 are treated as a missing datapoint, and are ignored. While DELTA metrics are accepted by this alignment, special care should be taken that the values for the metric will always be positive. The output is a GAUGE metric with value_type DOUBLE.
- Aggregation
Per Series Aligner Align None - ALIGN_NONE
No alignment. Raw data is returned. Not valid if cross-series reduction is requested. The value_type of the result is the same as the value_type of the input.
- Aggregation
Per Series Aligner Align Delta - ALIGN_DELTA
Align and convert to DELTA. The output is delta = y1 - y0.This alignment is valid for CUMULATIVE and DELTA metrics. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The value_type of the aligned result is the same as the value_type of the input.
- Aggregation
Per Series Aligner Align Rate - ALIGN_RATE
Align and convert to a rate. The result is computed as rate = (y1 - y0)/(t1 - t0), or "delta over time". Think of this aligner as providing the slope of the line that passes through the value at the start and at the end of the alignment_period.This aligner is valid for CUMULATIVE and DELTA metrics with numeric values. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The output is a GAUGE metric with value_type DOUBLE.If, by "rate", you mean "percentage change", see the ALIGN_PERCENT_CHANGE aligner instead.
- Aggregation
Per Series Aligner Align Interpolate - ALIGN_INTERPOLATE
Align by interpolating between adjacent points around the alignment period boundary. This aligner is valid for GAUGE metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Aggregation
Per Series Aligner Align Next Older - ALIGN_NEXT_OLDER
Align by moving the most recent data point before the end of the alignment period to the boundary at the end of the alignment period. This aligner is valid for GAUGE metrics. The value_type of the aligned result is the same as the value_type of the input.
- Aggregation
Per Series Aligner Align Min - ALIGN_MIN
Align the time series by returning the minimum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Aggregation
Per Series Aligner Align Max - ALIGN_MAX
Align the time series by returning the maximum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Aggregation
Per Series Aligner Align Mean - ALIGN_MEAN
Align the time series by returning the mean value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is DOUBLE.
- Aggregation
Per Series Aligner Align Count - ALIGN_COUNT
Align the time series by returning the number of values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric or Boolean values. The value_type of the aligned result is INT64.
- Aggregation
Per Series Aligner Align Sum - ALIGN_SUM
Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The value_type of the aligned result is the same as the value_type of the input.
- Aggregation
Per Series Aligner Align Stddev - ALIGN_STDDEV
Align the time series by returning the standard deviation of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the output is DOUBLE.
- Aggregation
Per Series Aligner Align Count True - ALIGN_COUNT_TRUE
Align the time series by returning the number of True values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- Aggregation
Per Series Aligner Align Count False - ALIGN_COUNT_FALSE
Align the time series by returning the number of False values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- Aggregation
Per Series Aligner Align Fraction True - ALIGN_FRACTION_TRUE
Align the time series by returning the ratio of the number of True values to the total number of values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- Aggregation
Per Series Aligner Align Percentile99 - ALIGN_PERCENTILE_99
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 99th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Aggregation
Per Series Aligner Align Percentile95 - ALIGN_PERCENTILE_95
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 95th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Aggregation
Per Series Aligner Align Percentile50 - ALIGN_PERCENTILE_50
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 50th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Aggregation
Per Series Aligner Align Percentile05 - ALIGN_PERCENTILE_05
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 5th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Aggregation
Per Series Aligner Align Percent Change - ALIGN_PERCENT_CHANGE
Align and convert to a percentage change. This aligner is valid for GAUGE and DELTA metrics with numeric values. This alignment returns ((current - previous)/previous) * 100, where the value of previous is determined based on the alignment_period.If the values of current and previous are both 0, then the returned value is 0. If only previous is 0, the returned value is infinity.A 10-minute moving mean is computed at each point of the alignment period prior to the above calculation to smooth the metric and prevent false positives from very short-lived spikes. The moving mean is only applicable for data whose values are >= 0. Any values < 0 are treated as a missing datapoint, and are ignored. While DELTA metrics are accepted by this alignment, special care should be taken that the values for the metric will always be positive. The output is a GAUGE metric with value_type DOUBLE.
- Align
None - ALIGN_NONE
No alignment. Raw data is returned. Not valid if cross-series reduction is requested. The value_type of the result is the same as the value_type of the input.
- Align
Delta - ALIGN_DELTA
Align and convert to DELTA. The output is delta = y1 - y0.This alignment is valid for CUMULATIVE and DELTA metrics. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The value_type of the aligned result is the same as the value_type of the input.
- Align
Rate - ALIGN_RATE
Align and convert to a rate. The result is computed as rate = (y1 - y0)/(t1 - t0), or "delta over time". Think of this aligner as providing the slope of the line that passes through the value at the start and at the end of the alignment_period.This aligner is valid for CUMULATIVE and DELTA metrics with numeric values. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The output is a GAUGE metric with value_type DOUBLE.If, by "rate", you mean "percentage change", see the ALIGN_PERCENT_CHANGE aligner instead.
- Align
Interpolate - ALIGN_INTERPOLATE
Align by interpolating between adjacent points around the alignment period boundary. This aligner is valid for GAUGE metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Next Older - ALIGN_NEXT_OLDER
Align by moving the most recent data point before the end of the alignment period to the boundary at the end of the alignment period. This aligner is valid for GAUGE metrics. The value_type of the aligned result is the same as the value_type of the input.
- Align
Min - ALIGN_MIN
Align the time series by returning the minimum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Max - ALIGN_MAX
Align the time series by returning the maximum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Mean - ALIGN_MEAN
Align the time series by returning the mean value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is DOUBLE.
- Align
Count - ALIGN_COUNT
Align the time series by returning the number of values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric or Boolean values. The value_type of the aligned result is INT64.
- Align
Sum - ALIGN_SUM
Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Stddev - ALIGN_STDDEV
Align the time series by returning the standard deviation of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the output is DOUBLE.
- Align
Count True - ALIGN_COUNT_TRUE
Align the time series by returning the number of True values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- Align
Count False - ALIGN_COUNT_FALSE
Align the time series by returning the number of False values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- Align
Fraction True - ALIGN_FRACTION_TRUE
Align the time series by returning the ratio of the number of True values to the total number of values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- Align
Percentile99 - ALIGN_PERCENTILE_99
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 99th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile95 - ALIGN_PERCENTILE_95
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 95th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile50 - ALIGN_PERCENTILE_50
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 50th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile05 - ALIGN_PERCENTILE_05
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 5th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percent Change - ALIGN_PERCENT_CHANGE
Align and convert to a percentage change. This aligner is valid for GAUGE and DELTA metrics with numeric values. This alignment returns ((current - previous)/previous) * 100, where the value of previous is determined based on the alignment_period.If the values of current and previous are both 0, then the returned value is 0. If only previous is 0, the returned value is infinity.A 10-minute moving mean is computed at each point of the alignment period prior to the above calculation to smooth the metric and prevent false positives from very short-lived spikes. The moving mean is only applicable for data whose values are >= 0. Any values < 0 are treated as a missing datapoint, and are ignored. While DELTA metrics are accepted by this alignment, special care should be taken that the values for the metric will always be positive. The output is a GAUGE metric with value_type DOUBLE.
- Align
None - ALIGN_NONE
No alignment. Raw data is returned. Not valid if cross-series reduction is requested. The value_type of the result is the same as the value_type of the input.
- Align
Delta - ALIGN_DELTA
Align and convert to DELTA. The output is delta = y1 - y0.This alignment is valid for CUMULATIVE and DELTA metrics. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The value_type of the aligned result is the same as the value_type of the input.
- Align
Rate - ALIGN_RATE
Align and convert to a rate. The result is computed as rate = (y1 - y0)/(t1 - t0), or "delta over time". Think of this aligner as providing the slope of the line that passes through the value at the start and at the end of the alignment_period.This aligner is valid for CUMULATIVE and DELTA metrics with numeric values. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The output is a GAUGE metric with value_type DOUBLE.If, by "rate", you mean "percentage change", see the ALIGN_PERCENT_CHANGE aligner instead.
- Align
Interpolate - ALIGN_INTERPOLATE
Align by interpolating between adjacent points around the alignment period boundary. This aligner is valid for GAUGE metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Next Older - ALIGN_NEXT_OLDER
Align by moving the most recent data point before the end of the alignment period to the boundary at the end of the alignment period. This aligner is valid for GAUGE metrics. The value_type of the aligned result is the same as the value_type of the input.
- Align
Min - ALIGN_MIN
Align the time series by returning the minimum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Max - ALIGN_MAX
Align the time series by returning the maximum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Mean - ALIGN_MEAN
Align the time series by returning the mean value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is DOUBLE.
- Align
Count - ALIGN_COUNT
Align the time series by returning the number of values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric or Boolean values. The value_type of the aligned result is INT64.
- Align
Sum - ALIGN_SUM
Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The value_type of the aligned result is the same as the value_type of the input.
- Align
Stddev - ALIGN_STDDEV
Align the time series by returning the standard deviation of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the output is DOUBLE.
- Align
Count True - ALIGN_COUNT_TRUE
Align the time series by returning the number of True values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- Align
Count False - ALIGN_COUNT_FALSE
Align the time series by returning the number of False values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- Align
Fraction True - ALIGN_FRACTION_TRUE
Align the time series by returning the ratio of the number of True values to the total number of values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- Align
Percentile99 - ALIGN_PERCENTILE_99
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 99th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile95 - ALIGN_PERCENTILE_95
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 95th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile50 - ALIGN_PERCENTILE_50
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 50th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percentile05 - ALIGN_PERCENTILE_05
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 5th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- Align
Percent Change - ALIGN_PERCENT_CHANGE
Align and convert to a percentage change. This aligner is valid for GAUGE and DELTA metrics with numeric values. This alignment returns ((current - previous)/previous) * 100, where the value of previous is determined based on the alignment_period.If the values of current and previous are both 0, then the returned value is 0. If only previous is 0, the returned value is infinity.A 10-minute moving mean is computed at each point of the alignment period prior to the above calculation to smooth the metric and prevent false positives from very short-lived spikes. The moving mean is only applicable for data whose values are >= 0. Any values < 0 are treated as a missing datapoint, and are ignored. While DELTA metrics are accepted by this alignment, special care should be taken that the values for the metric will always be positive. The output is a GAUGE metric with value_type DOUBLE.
- ALIGN_NONE
- ALIGN_NONE
No alignment. Raw data is returned. Not valid if cross-series reduction is requested. The value_type of the result is the same as the value_type of the input.
- ALIGN_DELTA
- ALIGN_DELTA
Align and convert to DELTA. The output is delta = y1 - y0.This alignment is valid for CUMULATIVE and DELTA metrics. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The value_type of the aligned result is the same as the value_type of the input.
- ALIGN_RATE
- ALIGN_RATE
Align and convert to a rate. The result is computed as rate = (y1 - y0)/(t1 - t0), or "delta over time". Think of this aligner as providing the slope of the line that passes through the value at the start and at the end of the alignment_period.This aligner is valid for CUMULATIVE and DELTA metrics with numeric values. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The output is a GAUGE metric with value_type DOUBLE.If, by "rate", you mean "percentage change", see the ALIGN_PERCENT_CHANGE aligner instead.
- ALIGN_INTERPOLATE
- ALIGN_INTERPOLATE
Align by interpolating between adjacent points around the alignment period boundary. This aligner is valid for GAUGE metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- ALIGN_NEXT_OLDER
- ALIGN_NEXT_OLDER
Align by moving the most recent data point before the end of the alignment period to the boundary at the end of the alignment period. This aligner is valid for GAUGE metrics. The value_type of the aligned result is the same as the value_type of the input.
- ALIGN_MIN
- ALIGN_MIN
Align the time series by returning the minimum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- ALIGN_MAX
- ALIGN_MAX
Align the time series by returning the maximum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- ALIGN_MEAN
- ALIGN_MEAN
Align the time series by returning the mean value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is DOUBLE.
- ALIGN_COUNT
- ALIGN_COUNT
Align the time series by returning the number of values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric or Boolean values. The value_type of the aligned result is INT64.
- ALIGN_SUM
- ALIGN_SUM
Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The value_type of the aligned result is the same as the value_type of the input.
- ALIGN_STDDEV
- ALIGN_STDDEV
Align the time series by returning the standard deviation of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the output is DOUBLE.
- ALIGN_COUNT_TRUE
- ALIGN_COUNT_TRUE
Align the time series by returning the number of True values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- ALIGN_COUNT_FALSE
- ALIGN_COUNT_FALSE
Align the time series by returning the number of False values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- ALIGN_FRACTION_TRUE
- ALIGN_FRACTION_TRUE
Align the time series by returning the ratio of the number of True values to the total number of values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- ALIGN_PERCENTILE99
- ALIGN_PERCENTILE_99
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 99th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- ALIGN_PERCENTILE95
- ALIGN_PERCENTILE_95
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 95th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- ALIGN_PERCENTILE50
- ALIGN_PERCENTILE_50
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 50th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- ALIGN_PERCENTILE05
- ALIGN_PERCENTILE_05
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 5th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- ALIGN_PERCENT_CHANGE
- ALIGN_PERCENT_CHANGE
Align and convert to a percentage change. This aligner is valid for GAUGE and DELTA metrics with numeric values. This alignment returns ((current - previous)/previous) * 100, where the value of previous is determined based on the alignment_period.If the values of current and previous are both 0, then the returned value is 0. If only previous is 0, the returned value is infinity.A 10-minute moving mean is computed at each point of the alignment period prior to the above calculation to smooth the metric and prevent false positives from very short-lived spikes. The moving mean is only applicable for data whose values are >= 0. Any values < 0 are treated as a missing datapoint, and are ignored. While DELTA metrics are accepted by this alignment, special care should be taken that the values for the metric will always be positive. The output is a GAUGE metric with value_type DOUBLE.
- "ALIGN_NONE"
- ALIGN_NONE
No alignment. Raw data is returned. Not valid if cross-series reduction is requested. The value_type of the result is the same as the value_type of the input.
- "ALIGN_DELTA"
- ALIGN_DELTA
Align and convert to DELTA. The output is delta = y1 - y0.This alignment is valid for CUMULATIVE and DELTA metrics. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The value_type of the aligned result is the same as the value_type of the input.
- "ALIGN_RATE"
- ALIGN_RATE
Align and convert to a rate. The result is computed as rate = (y1 - y0)/(t1 - t0), or "delta over time". Think of this aligner as providing the slope of the line that passes through the value at the start and at the end of the alignment_period.This aligner is valid for CUMULATIVE and DELTA metrics with numeric values. If the selected alignment period results in periods with no data, then the aligned value for such a period is created by interpolation. The output is a GAUGE metric with value_type DOUBLE.If, by "rate", you mean "percentage change", see the ALIGN_PERCENT_CHANGE aligner instead.
- "ALIGN_INTERPOLATE"
- ALIGN_INTERPOLATE
Align by interpolating between adjacent points around the alignment period boundary. This aligner is valid for GAUGE metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- "ALIGN_NEXT_OLDER"
- ALIGN_NEXT_OLDER
Align by moving the most recent data point before the end of the alignment period to the boundary at the end of the alignment period. This aligner is valid for GAUGE metrics. The value_type of the aligned result is the same as the value_type of the input.
- "ALIGN_MIN"
- ALIGN_MIN
Align the time series by returning the minimum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- "ALIGN_MAX"
- ALIGN_MAX
Align the time series by returning the maximum value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is the same as the value_type of the input.
- "ALIGN_MEAN"
- ALIGN_MEAN
Align the time series by returning the mean value in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the aligned result is DOUBLE.
- "ALIGN_COUNT"
- ALIGN_COUNT
Align the time series by returning the number of values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric or Boolean values. The value_type of the aligned result is INT64.
- "ALIGN_SUM"
- ALIGN_SUM
Align the time series by returning the sum of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric and distribution values. The value_type of the aligned result is the same as the value_type of the input.
- "ALIGN_STDDEV"
- ALIGN_STDDEV
Align the time series by returning the standard deviation of the values in each alignment period. This aligner is valid for GAUGE and DELTA metrics with numeric values. The value_type of the output is DOUBLE.
- "ALIGN_COUNT_TRUE"
- ALIGN_COUNT_TRUE
Align the time series by returning the number of True values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- "ALIGN_COUNT_FALSE"
- ALIGN_COUNT_FALSE
Align the time series by returning the number of False values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The value_type of the output is INT64.
- "ALIGN_FRACTION_TRUE"
- ALIGN_FRACTION_TRUE
Align the time series by returning the ratio of the number of True values to the total number of values in each alignment period. This aligner is valid for GAUGE metrics with Boolean values. The output value is in the range 0.0, 1.0 and has value_type DOUBLE.
- "ALIGN_PERCENTILE_99"
- ALIGN_PERCENTILE_99
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 99th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- "ALIGN_PERCENTILE_95"
- ALIGN_PERCENTILE_95
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 95th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- "ALIGN_PERCENTILE_50"
- ALIGN_PERCENTILE_50
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 50th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- "ALIGN_PERCENTILE_05"
- ALIGN_PERCENTILE_05
Align the time series by using percentile aggregation (https://en.wikipedia.org/wiki/Percentile). The resulting data point in each alignment period is the 5th percentile of all data points in the period. This aligner is valid for GAUGE and DELTA metrics with distribution values. The output is a GAUGE metric with value_type DOUBLE.
- "ALIGN_PERCENT_CHANGE"
- ALIGN_PERCENT_CHANGE
Align and convert to a percentage change. This aligner is valid for GAUGE and DELTA metrics with numeric values. This alignment returns ((current - previous)/previous) * 100, where the value of previous is determined based on the alignment_period.If the values of current and previous are both 0, then the returned value is 0. If only previous is 0, the returned value is infinity.A 10-minute moving mean is computed at each point of the alignment period prior to the above calculation to smooth the metric and prevent false positives from very short-lived spikes. The moving mean is only applicable for data whose values are >= 0. Any values < 0 are treated as a missing datapoint, and are ignored. While DELTA metrics are accepted by this alignment, special care should be taken that the values for the metric will always be positive. The output is a GAUGE metric with value_type DOUBLE.
AggregationResponse
- Alignment
Period string The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- Cross
Series stringReducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- Group
By List<string>Fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- Per
Series stringAligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- Alignment
Period string The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- Cross
Series stringReducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- Group
By []stringFields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- Per
Series stringAligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- alignment
Period String The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- cross
Series StringReducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- group
By List<String>Fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- per
Series StringAligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- alignment
Period string The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- cross
Series stringReducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- group
By string[]Fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- per
Series stringAligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- alignment_
period str The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- cross_
series_ strreducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- group_
by_ Sequence[str]fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- per_
series_ straligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
- alignment
Period String The alignment_period specifies a time interval, in seconds, that is used to divide the data in all the time series into consistent blocks of 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.
- cross
Series StringReducer The reduction operation to be used to combine time series into a single 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 ALIGN_NONE. An alignment_period must also be specified; otherwise, an error is returned.
- group
By List<String>Fields The set of fields to preserve when cross_series_reducer is specified. The group_by_fields determine how the time series are partitioned into subsets prior to applying the aggregation operation. Each subset contains time series that have the same value for each of the grouping fields. Each individual time series is a member of exactly one subset. The cross_series_reducer is applied to each subset of time series. It is not possible to reduce across different resource types, so this field implicitly contains resource.type. Fields not specified in group_by_fields are aggregated away. If group_by_fields is not specified and all the time series have the same resource type, then the time series are aggregated into a single output time series. If cross_series_reducer is not defined, this field is ignored.
- per
Series StringAligner An Aligner describes how to bring the data points in a single time series into temporal alignment. Except for ALIGN_NONE, all alignments cause all the data points in an alignment_period to be 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 and alignment_period must be specified; otherwise, an error is returned.
AlertChart
- Name string
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- Name string
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- name String
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- name string
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- name str
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- name String
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
AlertChartResponse
- Name string
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- Name string
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- name String
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- name string
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- name str
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
- name String
The resource name of the alert policy. The format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]
Axis
- Label string
The label of the axis.
- Scale
Pulumi.
Google Native. Monitoring. V1. Axis Scale The axis scale. By default, a linear scale is used.
- label String
The label of the axis.
- scale "SCALE_UNSPECIFIED" | "LINEAR" | "LOG10"
The axis scale. By default, a linear scale is used.
AxisResponse
AxisScale
- Scale
Unspecified - SCALE_UNSPECIFIED
Scale is unspecified. The view will default to LINEAR.
- Linear
- LINEAR
Linear scale.
- Log10
- LOG10
Logarithmic scale (base 10).
- Axis
Scale Scale Unspecified - SCALE_UNSPECIFIED
Scale is unspecified. The view will default to LINEAR.
- Axis
Scale Linear - LINEAR
Linear scale.
- Axis
Scale Log10 - LOG10
Logarithmic scale (base 10).
- Scale
Unspecified - SCALE_UNSPECIFIED
Scale is unspecified. The view will default to LINEAR.
- Linear
- LINEAR
Linear scale.
- Log10
- LOG10
Logarithmic scale (base 10).
- Scale
Unspecified - SCALE_UNSPECIFIED
Scale is unspecified. The view will default to LINEAR.
- Linear
- LINEAR
Linear scale.
- Log10
- LOG10
Logarithmic scale (base 10).
- SCALE_UNSPECIFIED
- SCALE_UNSPECIFIED
Scale is unspecified. The view will default to LINEAR.
- LINEAR
- LINEAR
Linear scale.
- LOG10
- LOG10
Logarithmic scale (base 10).
- "SCALE_UNSPECIFIED"
- SCALE_UNSPECIFIED
Scale is unspecified. The view will default to LINEAR.
- "LINEAR"
- LINEAR
Linear scale.
- "LOG10"
- LOG10
Logarithmic scale (base 10).
ChartOptions
- Mode
Pulumi.
Google Native. Monitoring. V1. Chart Options Mode The chart mode.
- Mode
Chart
Options Mode The chart mode.
- mode
Chart
Options Mode The chart mode.
- mode
Chart
Options Mode The chart mode.
- mode
Chart
Options Mode The chart mode.
- mode "MODE_UNSPECIFIED" | "COLOR" | "X_RAY" | "STATS"
The chart mode.
ChartOptionsMode
- Mode
Unspecified - MODE_UNSPECIFIED
Mode is unspecified. The view will default to COLOR.
- Color
- COLOR
The chart distinguishes data series using different color. Line colors may get reused when there are many lines in the chart.
- XRay
- X_RAY
The chart uses the Stackdriver x-ray mode, in which each data set is plotted using the same semi-transparent color.
- Stats
- STATS
The chart displays statistics such as average, median, 95th percentile, and more.
- Chart
Options Mode Mode Unspecified - MODE_UNSPECIFIED
Mode is unspecified. The view will default to COLOR.
- Chart
Options Mode Color - COLOR
The chart distinguishes data series using different color. Line colors may get reused when there are many lines in the chart.
- Chart
Options Mode XRay - X_RAY
The chart uses the Stackdriver x-ray mode, in which each data set is plotted using the same semi-transparent color.
- Chart
Options Mode Stats - STATS
The chart displays statistics such as average, median, 95th percentile, and more.
- Mode
Unspecified - MODE_UNSPECIFIED
Mode is unspecified. The view will default to COLOR.
- Color
- COLOR
The chart distinguishes data series using different color. Line colors may get reused when there are many lines in the chart.
- XRay
- X_RAY
The chart uses the Stackdriver x-ray mode, in which each data set is plotted using the same semi-transparent color.
- Stats
- STATS
The chart displays statistics such as average, median, 95th percentile, and more.
- Mode
Unspecified - MODE_UNSPECIFIED
Mode is unspecified. The view will default to COLOR.
- Color
- COLOR
The chart distinguishes data series using different color. Line colors may get reused when there are many lines in the chart.
- XRay
- X_RAY
The chart uses the Stackdriver x-ray mode, in which each data set is plotted using the same semi-transparent color.
- Stats
- STATS
The chart displays statistics such as average, median, 95th percentile, and more.
- MODE_UNSPECIFIED
- MODE_UNSPECIFIED
Mode is unspecified. The view will default to COLOR.
- COLOR
- COLOR
The chart distinguishes data series using different color. Line colors may get reused when there are many lines in the chart.
- X_RAY
- X_RAY
The chart uses the Stackdriver x-ray mode, in which each data set is plotted using the same semi-transparent color.
- STATS
- STATS
The chart displays statistics such as average, median, 95th percentile, and more.
- "MODE_UNSPECIFIED"
- MODE_UNSPECIFIED
Mode is unspecified. The view will default to COLOR.
- "COLOR"
- COLOR
The chart distinguishes data series using different color. Line colors may get reused when there are many lines in the chart.
- "X_RAY"
- X_RAY
The chart uses the Stackdriver x-ray mode, in which each data set is plotted using the same semi-transparent color.
- "STATS"
- STATS
The chart displays statistics such as average, median, 95th percentile, and more.
ChartOptionsResponse
- Mode string
The chart mode.
- Mode string
The chart mode.
- mode String
The chart mode.
- mode string
The chart mode.
- mode str
The chart mode.
- mode String
The chart mode.
CollapsibleGroup
- Collapsed bool
The collapsed state of the widget on first page load.
- Collapsed bool
The collapsed state of the widget on first page load.
- collapsed Boolean
The collapsed state of the widget on first page load.
- collapsed boolean
The collapsed state of the widget on first page load.
- collapsed bool
The collapsed state of the widget on first page load.
- collapsed Boolean
The collapsed state of the widget on first page load.
CollapsibleGroupResponse
- Collapsed bool
The collapsed state of the widget on first page load.
- Collapsed bool
The collapsed state of the widget on first page load.
- collapsed Boolean
The collapsed state of the widget on first page load.
- collapsed boolean
The collapsed state of the widget on first page load.
- collapsed bool
The collapsed state of the widget on first page load.
- collapsed Boolean
The collapsed state of the widget on first page load.
Column
- Weight string
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- Widgets
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Widget> The display widgets arranged vertically in this column.
- Weight string
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- Widgets []Widget
The display widgets arranged vertically in this column.
- weight String
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- widgets List<Widget>
The display widgets arranged vertically in this column.
- weight string
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- widgets Widget[]
The display widgets arranged vertically in this column.
- weight str
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- widgets Sequence[Widget]
The display widgets arranged vertically in this column.
- weight String
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- widgets List<Property Map>
The display widgets arranged vertically in this column.
ColumnLayout
- Columns
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Column> The columns of content to display.
- columns List<Column>
The columns of content to display.
- columns Sequence[Column]
The columns of content to display.
- columns List<Property Map>
The columns of content to display.
ColumnLayoutResponse
- Columns
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Column Response> The columns of content to display.
- Columns
[]Column
Response The columns of content to display.
- columns
List<Column
Response> The columns of content to display.
- columns
Column
Response[] The columns of content to display.
- columns
Sequence[Column
Response] The columns of content to display.
- columns List<Property Map>
The columns of content to display.
ColumnResponse
- Weight string
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- Widgets
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Widget Response> The display widgets arranged vertically in this column.
- Weight string
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- Widgets
[]Widget
Response The display widgets arranged vertically in this column.
- weight String
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- widgets
List<Widget
Response> The display widgets arranged vertically in this column.
- weight string
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- widgets
Widget
Response[] The display widgets arranged vertically in this column.
- weight str
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- widgets
Sequence[Widget
Response] The display widgets arranged vertically in this column.
- weight String
The relative weight of this column. The column weight is used to adjust the width of columns on the screen (relative to peers). Greater the weight, greater the width of the column on the screen. If omitted, a value of 1 is used while rendering.
- widgets List<Property Map>
The display widgets arranged vertically in this column.
ColumnSettings
ColumnSettingsResponse
DashboardFilter
- Label
Key string The key for the label
- Filter
Type Pulumi.Google Native. Monitoring. V1. Dashboard Filter Filter Type The specified filter type
- String
Value string A variable-length string value.
- Template
Variable string The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- Label
Key string The key for the label
- Filter
Type DashboardFilter Filter Type The specified filter type
- String
Value string A variable-length string value.
- Template
Variable string The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- label
Key String The key for the label
- filter
Type DashboardFilter Filter Type The specified filter type
- string
Value String A variable-length string value.
- template
Variable String The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- label
Key string The key for the label
- filter
Type DashboardFilter Filter Type The specified filter type
- string
Value string A variable-length string value.
- template
Variable string The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- label_
key str The key for the label
- filter_
type DashboardFilter Filter Type The specified filter type
- string_
value str A variable-length string value.
- template_
variable str The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- label
Key String The key for the label
- filter
Type "FILTER_TYPE_UNSPECIFIED" | "RESOURCE_LABEL" | "METRIC_LABEL" | "USER_METADATA_LABEL" | "SYSTEM_METADATA_LABEL" | "GROUP" The specified filter type
- string
Value String A variable-length string value.
- template
Variable String The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
DashboardFilterFilterType
- Filter
Type Unspecified - FILTER_TYPE_UNSPECIFIED
Filter type is unspecified. This is not valid in a well-formed request.
- Resource
Label - RESOURCE_LABEL
Filter on a resource label value
- Metric
Label - METRIC_LABEL
Filter on a metrics label value
- User
Metadata Label - USER_METADATA_LABEL
Filter on a user metadata label value
- System
Metadata Label - SYSTEM_METADATA_LABEL
Filter on a system metadata label value
- Group
- GROUP
Filter on a group id
- Dashboard
Filter Filter Type Filter Type Unspecified - FILTER_TYPE_UNSPECIFIED
Filter type is unspecified. This is not valid in a well-formed request.
- Dashboard
Filter Filter Type Resource Label - RESOURCE_LABEL
Filter on a resource label value
- Dashboard
Filter Filter Type Metric Label - METRIC_LABEL
Filter on a metrics label value
- Dashboard
Filter Filter Type User Metadata Label - USER_METADATA_LABEL
Filter on a user metadata label value
- Dashboard
Filter Filter Type System Metadata Label - SYSTEM_METADATA_LABEL
Filter on a system metadata label value
- Dashboard
Filter Filter Type Group - GROUP
Filter on a group id
- Filter
Type Unspecified - FILTER_TYPE_UNSPECIFIED
Filter type is unspecified. This is not valid in a well-formed request.
- Resource
Label - RESOURCE_LABEL
Filter on a resource label value
- Metric
Label - METRIC_LABEL
Filter on a metrics label value
- User
Metadata Label - USER_METADATA_LABEL
Filter on a user metadata label value
- System
Metadata Label - SYSTEM_METADATA_LABEL
Filter on a system metadata label value
- Group
- GROUP
Filter on a group id
- Filter
Type Unspecified - FILTER_TYPE_UNSPECIFIED
Filter type is unspecified. This is not valid in a well-formed request.
- Resource
Label - RESOURCE_LABEL
Filter on a resource label value
- Metric
Label - METRIC_LABEL
Filter on a metrics label value
- User
Metadata Label - USER_METADATA_LABEL
Filter on a user metadata label value
- System
Metadata Label - SYSTEM_METADATA_LABEL
Filter on a system metadata label value
- Group
- GROUP
Filter on a group id
- FILTER_TYPE_UNSPECIFIED
- FILTER_TYPE_UNSPECIFIED
Filter type is unspecified. This is not valid in a well-formed request.
- RESOURCE_LABEL
- RESOURCE_LABEL
Filter on a resource label value
- METRIC_LABEL
- METRIC_LABEL
Filter on a metrics label value
- USER_METADATA_LABEL
- USER_METADATA_LABEL
Filter on a user metadata label value
- SYSTEM_METADATA_LABEL
- SYSTEM_METADATA_LABEL
Filter on a system metadata label value
- GROUP
- GROUP
Filter on a group id
- "FILTER_TYPE_UNSPECIFIED"
- FILTER_TYPE_UNSPECIFIED
Filter type is unspecified. This is not valid in a well-formed request.
- "RESOURCE_LABEL"
- RESOURCE_LABEL
Filter on a resource label value
- "METRIC_LABEL"
- METRIC_LABEL
Filter on a metrics label value
- "USER_METADATA_LABEL"
- USER_METADATA_LABEL
Filter on a user metadata label value
- "SYSTEM_METADATA_LABEL"
- SYSTEM_METADATA_LABEL
Filter on a system metadata label value
- "GROUP"
- GROUP
Filter on a group id
DashboardFilterResponse
- Filter
Type string The specified filter type
- Label
Key string The key for the label
- String
Value string A variable-length string value.
- Template
Variable string The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- Filter
Type string The specified filter type
- Label
Key string The key for the label
- String
Value string A variable-length string value.
- Template
Variable string The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- filter
Type String The specified filter type
- label
Key String The key for the label
- string
Value String A variable-length string value.
- template
Variable String The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- filter
Type string The specified filter type
- label
Key string The key for the label
- string
Value string A variable-length string value.
- template
Variable string The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- filter_
type str The specified filter type
- label_
key str The key for the label
- string_
value str A variable-length string value.
- template_
variable str The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
- filter
Type String The specified filter type
- label
Key String The key for the label
- string
Value String A variable-length string value.
- template
Variable String The placeholder text that can be referenced in a filter string or MQL query. If omitted, the dashboard filter will be applied to all relevant widgets in the dashboard.
DataSet
- Time
Series Pulumi.Query Google Native. Monitoring. V1. Inputs. Time Series Query Fields for querying time series data from the Stackdriver metrics API.
- Legend
Template string A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- Min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- Plot
Type Pulumi.Google Native. Monitoring. V1. Data Set Plot Type How this data should be plotted on the chart.
- Target
Axis Pulumi.Google Native. Monitoring. V1. Data Set Target Axis Optional. The target axis to use for plotting the metric.
- Time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- Legend
Template string A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- Min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- Plot
Type DataSet Plot Type How this data should be plotted on the chart.
- Target
Axis DataSet Target Axis Optional. The target axis to use for plotting the metric.
- time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- legend
Template String A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- min
Alignment StringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- plot
Type DataSet Plot Type How this data should be plotted on the chart.
- target
Axis DataSet Target Axis Optional. The target axis to use for plotting the metric.
- time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- legend
Template string A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- plot
Type DataSet Plot Type How this data should be plotted on the chart.
- target
Axis DataSet Target Axis Optional. The target axis to use for plotting the metric.
- time_
series_ Timequery Series Query Fields for querying time series data from the Stackdriver metrics API.
- legend_
template str A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- min_
alignment_ strperiod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- plot_
type DataSet Plot Type How this data should be plotted on the chart.
- target_
axis DataSet Target Axis Optional. The target axis to use for plotting the metric.
- time
Series Property MapQuery Fields for querying time series data from the Stackdriver metrics API.
- legend
Template String A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- min
Alignment StringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- plot
Type "PLOT_TYPE_UNSPECIFIED" | "LINE" | "STACKED_AREA" | "STACKED_BAR" | "HEATMAP" How this data should be plotted on the chart.
- target
Axis "TARGET_AXIS_UNSPECIFIED" | "Y1" | "Y2" Optional. The target axis to use for plotting the metric.
DataSetPlotType
- Plot
Type Unspecified - PLOT_TYPE_UNSPECIFIED
Plot type is unspecified. The view will default to LINE.
- Line
- LINE
The data is plotted as a set of lines (one line per series).
- Stacked
Area - STACKED_AREA
The data is plotted as a set of filled areas (one area per series), with the areas stacked vertically (the base of each area is the top of its predecessor, and the base of the first area is the X axis). Since the areas do not overlap, each is filled with a different opaque color.
- Stacked
Bar - STACKED_BAR
The data is plotted as a set of rectangular boxes (one box per series), with the boxes stacked vertically (the base of each box is the top of its predecessor, and the base of the first box is the X axis). Since the boxes do not overlap, each is filled with a different opaque color.
- Heatmap
- HEATMAP
The data is plotted as a heatmap. The series being plotted must have a DISTRIBUTION value type. The value of each bucket in the distribution is displayed as a color. This type is not currently available in the Stackdriver Monitoring application.
- Data
Set Plot Type Plot Type Unspecified - PLOT_TYPE_UNSPECIFIED
Plot type is unspecified. The view will default to LINE.
- Data
Set Plot Type Line - LINE
The data is plotted as a set of lines (one line per series).
- Data
Set Plot Type Stacked Area - STACKED_AREA
The data is plotted as a set of filled areas (one area per series), with the areas stacked vertically (the base of each area is the top of its predecessor, and the base of the first area is the X axis). Since the areas do not overlap, each is filled with a different opaque color.
- Data
Set Plot Type Stacked Bar - STACKED_BAR
The data is plotted as a set of rectangular boxes (one box per series), with the boxes stacked vertically (the base of each box is the top of its predecessor, and the base of the first box is the X axis). Since the boxes do not overlap, each is filled with a different opaque color.
- Data
Set Plot Type Heatmap - HEATMAP
The data is plotted as a heatmap. The series being plotted must have a DISTRIBUTION value type. The value of each bucket in the distribution is displayed as a color. This type is not currently available in the Stackdriver Monitoring application.
- Plot
Type Unspecified - PLOT_TYPE_UNSPECIFIED
Plot type is unspecified. The view will default to LINE.
- Line
- LINE
The data is plotted as a set of lines (one line per series).
- Stacked
Area - STACKED_AREA
The data is plotted as a set of filled areas (one area per series), with the areas stacked vertically (the base of each area is the top of its predecessor, and the base of the first area is the X axis). Since the areas do not overlap, each is filled with a different opaque color.
- Stacked
Bar - STACKED_BAR
The data is plotted as a set of rectangular boxes (one box per series), with the boxes stacked vertically (the base of each box is the top of its predecessor, and the base of the first box is the X axis). Since the boxes do not overlap, each is filled with a different opaque color.
- Heatmap
- HEATMAP
The data is plotted as a heatmap. The series being plotted must have a DISTRIBUTION value type. The value of each bucket in the distribution is displayed as a color. This type is not currently available in the Stackdriver Monitoring application.
- Plot
Type Unspecified - PLOT_TYPE_UNSPECIFIED
Plot type is unspecified. The view will default to LINE.
- Line
- LINE
The data is plotted as a set of lines (one line per series).
- Stacked
Area - STACKED_AREA
The data is plotted as a set of filled areas (one area per series), with the areas stacked vertically (the base of each area is the top of its predecessor, and the base of the first area is the X axis). Since the areas do not overlap, each is filled with a different opaque color.
- Stacked
Bar - STACKED_BAR
The data is plotted as a set of rectangular boxes (one box per series), with the boxes stacked vertically (the base of each box is the top of its predecessor, and the base of the first box is the X axis). Since the boxes do not overlap, each is filled with a different opaque color.
- Heatmap
- HEATMAP
The data is plotted as a heatmap. The series being plotted must have a DISTRIBUTION value type. The value of each bucket in the distribution is displayed as a color. This type is not currently available in the Stackdriver Monitoring application.
- PLOT_TYPE_UNSPECIFIED
- PLOT_TYPE_UNSPECIFIED
Plot type is unspecified. The view will default to LINE.
- LINE
- LINE
The data is plotted as a set of lines (one line per series).
- STACKED_AREA
- STACKED_AREA
The data is plotted as a set of filled areas (one area per series), with the areas stacked vertically (the base of each area is the top of its predecessor, and the base of the first area is the X axis). Since the areas do not overlap, each is filled with a different opaque color.
- STACKED_BAR
- STACKED_BAR
The data is plotted as a set of rectangular boxes (one box per series), with the boxes stacked vertically (the base of each box is the top of its predecessor, and the base of the first box is the X axis). Since the boxes do not overlap, each is filled with a different opaque color.
- HEATMAP
- HEATMAP
The data is plotted as a heatmap. The series being plotted must have a DISTRIBUTION value type. The value of each bucket in the distribution is displayed as a color. This type is not currently available in the Stackdriver Monitoring application.
- "PLOT_TYPE_UNSPECIFIED"
- PLOT_TYPE_UNSPECIFIED
Plot type is unspecified. The view will default to LINE.
- "LINE"
- LINE
The data is plotted as a set of lines (one line per series).
- "STACKED_AREA"
- STACKED_AREA
The data is plotted as a set of filled areas (one area per series), with the areas stacked vertically (the base of each area is the top of its predecessor, and the base of the first area is the X axis). Since the areas do not overlap, each is filled with a different opaque color.
- "STACKED_BAR"
- STACKED_BAR
The data is plotted as a set of rectangular boxes (one box per series), with the boxes stacked vertically (the base of each box is the top of its predecessor, and the base of the first box is the X axis). Since the boxes do not overlap, each is filled with a different opaque color.
- "HEATMAP"
- HEATMAP
The data is plotted as a heatmap. The series being plotted must have a DISTRIBUTION value type. The value of each bucket in the distribution is displayed as a color. This type is not currently available in the Stackdriver Monitoring application.
DataSetResponse
- Legend
Template string A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- Min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- Plot
Type string How this data should be plotted on the chart.
- Target
Axis string Optional. The target axis to use for plotting the metric.
- Time
Series Pulumi.Query Google Native. Monitoring. V1. Inputs. Time Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- Legend
Template string A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- Min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- Plot
Type string How this data should be plotted on the chart.
- Target
Axis string Optional. The target axis to use for plotting the metric.
- Time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- legend
Template String A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- min
Alignment StringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- plot
Type String How this data should be plotted on the chart.
- target
Axis String Optional. The target axis to use for plotting the metric.
- time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- legend
Template string A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- plot
Type string How this data should be plotted on the chart.
- target
Axis string Optional. The target axis to use for plotting the metric.
- time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- legend_
template str A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- min_
alignment_ strperiod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- plot_
type str How this data should be plotted on the chart.
- target_
axis str Optional. The target axis to use for plotting the metric.
- time_
series_ Timequery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- legend
Template String A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value.
- min
Alignment StringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- plot
Type String How this data should be plotted on the chart.
- target
Axis String Optional. The target axis to use for plotting the metric.
- time
Series Property MapQuery Fields for querying time series data from the Stackdriver metrics API.
DataSetTargetAxis
- Target
Axis Unspecified - TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Y1
- Y1
The y_axis (the right axis of chart).
- Y2
- Y2
The y2_axis (the left axis of chart).
- Data
Set Target Axis Target Axis Unspecified - TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Data
Set Target Axis Y1 - Y1
The y_axis (the right axis of chart).
- Data
Set Target Axis Y2 - Y2
The y2_axis (the left axis of chart).
- Target
Axis Unspecified - TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Y1
- Y1
The y_axis (the right axis of chart).
- Y2
- Y2
The y2_axis (the left axis of chart).
- Target
Axis Unspecified - TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Y1
- Y1
The y_axis (the right axis of chart).
- Y2
- Y2
The y2_axis (the left axis of chart).
- TARGET_AXIS_UNSPECIFIED
- TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Y1
- Y1
The y_axis (the right axis of chart).
- Y2
- Y2
The y2_axis (the left axis of chart).
- "TARGET_AXIS_UNSPECIFIED"
- TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- "Y1"
- Y1
The y_axis (the right axis of chart).
- "Y2"
- Y2
The y2_axis (the left axis of chart).
GaugeView
- Lower
Bound double The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- Upper
Bound double The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- Lower
Bound float64 The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- Upper
Bound float64 The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- lower
Bound Double The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- upper
Bound Double The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- lower
Bound number The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- upper
Bound number The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- lower_
bound float The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- upper_
bound float The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- lower
Bound Number The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- upper
Bound Number The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
GaugeViewResponse
- Lower
Bound double The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- Upper
Bound double The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- Lower
Bound float64 The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- Upper
Bound float64 The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- lower
Bound Double The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- upper
Bound Double The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- lower
Bound number The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- upper
Bound number The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- lower_
bound float The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- upper_
bound float The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
- lower
Bound Number The lower bound for this gauge chart. The value of the chart should always be greater than or equal to this.
- upper
Bound Number The upper bound for this gauge chart. The value of the chart should always be less than or equal to this.
GridLayout
- Columns string
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- Widgets
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Widget> The informational elements that are arranged into the columns row-first.
- columns String
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- widgets List<Widget>
The informational elements that are arranged into the columns row-first.
- columns str
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- widgets Sequence[Widget]
The informational elements that are arranged into the columns row-first.
- columns String
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- widgets List<Property Map>
The informational elements that are arranged into the columns row-first.
GridLayoutResponse
- Columns string
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- Widgets
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Widget Response> The informational elements that are arranged into the columns row-first.
- Columns string
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- Widgets
[]Widget
Response The informational elements that are arranged into the columns row-first.
- columns String
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- widgets
List<Widget
Response> The informational elements that are arranged into the columns row-first.
- columns string
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- widgets
Widget
Response[] The informational elements that are arranged into the columns row-first.
- columns str
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- widgets
Sequence[Widget
Response] The informational elements that are arranged into the columns row-first.
- columns String
The number of columns into which the view's width is divided. If omitted or set to zero, a system default will be used while rendering.
- widgets List<Property Map>
The informational elements that are arranged into the columns row-first.
LogsPanel
- Filter string
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- Resource
Names List<string> The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- Filter string
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- Resource
Names []string The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- filter String
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- resource
Names List<String> The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- filter string
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- resource
Names string[] The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- filter str
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- resource_
names Sequence[str] The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- filter String
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- resource
Names List<String> The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
LogsPanelResponse
- Filter string
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- Resource
Names List<string> The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- Filter string
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- Resource
Names []string The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- filter String
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- resource
Names List<String> The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- filter string
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- resource
Names string[] The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- filter str
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- resource_
names Sequence[str] The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
- filter String
A filter that chooses which log entries to return. See Advanced Logs Queries (https://cloud.google.com/logging/docs/view/advanced-queries). Only log entries that match the filter are returned. An empty filter matches all log entries.
- resource
Names List<String> The names of logging resources to collect logs for. Currently only projects are supported. If empty, the widget will default to the host project.
MosaicLayout
- Columns int
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- Tiles
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Tile> The tiles to display.
- columns Integer
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- tiles List<Tile>
The tiles to display.
- columns int
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- tiles Sequence[Tile]
The tiles to display.
- columns Number
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- tiles List<Property Map>
The tiles to display.
MosaicLayoutResponse
- Columns int
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- Tiles
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Tile Response> The tiles to display.
- Columns int
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- Tiles
[]Tile
Response The tiles to display.
- columns Integer
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- tiles
List<Tile
Response> The tiles to display.
- columns number
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- tiles
Tile
Response[] The tiles to display.
- columns int
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- tiles
Sequence[Tile
Response] The tiles to display.
- columns Number
The number of columns in the mosaic grid. The number of columns must be between 1 and 12, inclusive.
- tiles List<Property Map>
The tiles to display.
PickTimeSeriesFilter
- Direction
Pulumi.
Google Native. Monitoring. V1. Pick Time Series Filter Direction How to use the ranking to select time series that pass through the filter.
- Num
Time intSeries How many time series to allow to pass through the filter.
- Ranking
Method Pulumi.Google Native. Monitoring. V1. Pick Time Series Filter Ranking Method ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- Direction
Pick
Time Series Filter Direction How to use the ranking to select time series that pass through the filter.
- Num
Time intSeries How many time series to allow to pass through the filter.
- Ranking
Method PickTime Series Filter Ranking Method ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- direction
Pick
Time Series Filter Direction How to use the ranking to select time series that pass through the filter.
- num
Time IntegerSeries How many time series to allow to pass through the filter.
- ranking
Method PickTime Series Filter Ranking Method ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- direction
Pick
Time Series Filter Direction How to use the ranking to select time series that pass through the filter.
- num
Time numberSeries How many time series to allow to pass through the filter.
- ranking
Method PickTime Series Filter Ranking Method ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- direction
Pick
Time Series Filter Direction How to use the ranking to select time series that pass through the filter.
- num_
time_ intseries How many time series to allow to pass through the filter.
- ranking_
method PickTime Series Filter Ranking Method ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- direction "DIRECTION_UNSPECIFIED" | "TOP" | "BOTTOM"
How to use the ranking to select time series that pass through the filter.
- num
Time NumberSeries How many time series to allow to pass through the filter.
- ranking
Method "METHOD_UNSPECIFIED" | "METHOD_MEAN" | "METHOD_MAX" | "METHOD_MIN" | "METHOD_SUM" | "METHOD_LATEST" ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
PickTimeSeriesFilterDirection
- Direction
Unspecified - DIRECTION_UNSPECIFIED
Not allowed. You must specify a different Direction if you specify a PickTimeSeriesFilter.
- Top
- TOP
Pass the highest num_time_series ranking inputs.
- Bottom
- BOTTOM
Pass the lowest num_time_series ranking inputs.
- Pick
Time Series Filter Direction Direction Unspecified - DIRECTION_UNSPECIFIED
Not allowed. You must specify a different Direction if you specify a PickTimeSeriesFilter.
- Pick
Time Series Filter Direction Top - TOP
Pass the highest num_time_series ranking inputs.
- Pick
Time Series Filter Direction Bottom - BOTTOM
Pass the lowest num_time_series ranking inputs.
- Direction
Unspecified - DIRECTION_UNSPECIFIED
Not allowed. You must specify a different Direction if you specify a PickTimeSeriesFilter.
- Top
- TOP
Pass the highest num_time_series ranking inputs.
- Bottom
- BOTTOM
Pass the lowest num_time_series ranking inputs.
- Direction
Unspecified - DIRECTION_UNSPECIFIED
Not allowed. You must specify a different Direction if you specify a PickTimeSeriesFilter.
- Top
- TOP
Pass the highest num_time_series ranking inputs.
- Bottom
- BOTTOM
Pass the lowest num_time_series ranking inputs.
- DIRECTION_UNSPECIFIED
- DIRECTION_UNSPECIFIED
Not allowed. You must specify a different Direction if you specify a PickTimeSeriesFilter.
- TOP
- TOP
Pass the highest num_time_series ranking inputs.
- BOTTOM
- BOTTOM
Pass the lowest num_time_series ranking inputs.
- "DIRECTION_UNSPECIFIED"
- DIRECTION_UNSPECIFIED
Not allowed. You must specify a different Direction if you specify a PickTimeSeriesFilter.
- "TOP"
- TOP
Pass the highest num_time_series ranking inputs.
- "BOTTOM"
- BOTTOM
Pass the lowest num_time_series ranking inputs.
PickTimeSeriesFilterRankingMethod
- Method
Unspecified - METHOD_UNSPECIFIED
Not allowed. You must specify a different Method if you specify a PickTimeSeriesFilter.
- Method
Mean - METHOD_MEAN
Select the mean of all values.
- Method
Max - METHOD_MAX
Select the maximum value.
- Method
Min - METHOD_MIN
Select the minimum value.
- Method
Sum - METHOD_SUM
Compute the sum of all values.
- Method
Latest - METHOD_LATEST
Select the most recent value.
- Pick
Time Series Filter Ranking Method Method Unspecified - METHOD_UNSPECIFIED
Not allowed. You must specify a different Method if you specify a PickTimeSeriesFilter.
- Pick
Time Series Filter Ranking Method Method Mean - METHOD_MEAN
Select the mean of all values.
- Pick
Time Series Filter Ranking Method Method Max - METHOD_MAX
Select the maximum value.
- Pick
Time Series Filter Ranking Method Method Min - METHOD_MIN
Select the minimum value.
- Pick
Time Series Filter Ranking Method Method Sum - METHOD_SUM
Compute the sum of all values.
- Pick
Time Series Filter Ranking Method Method Latest - METHOD_LATEST
Select the most recent value.
- Method
Unspecified - METHOD_UNSPECIFIED
Not allowed. You must specify a different Method if you specify a PickTimeSeriesFilter.
- Method
Mean - METHOD_MEAN
Select the mean of all values.
- Method
Max - METHOD_MAX
Select the maximum value.
- Method
Min - METHOD_MIN
Select the minimum value.
- Method
Sum - METHOD_SUM
Compute the sum of all values.
- Method
Latest - METHOD_LATEST
Select the most recent value.
- Method
Unspecified - METHOD_UNSPECIFIED
Not allowed. You must specify a different Method if you specify a PickTimeSeriesFilter.
- Method
Mean - METHOD_MEAN
Select the mean of all values.
- Method
Max - METHOD_MAX
Select the maximum value.
- Method
Min - METHOD_MIN
Select the minimum value.
- Method
Sum - METHOD_SUM
Compute the sum of all values.
- Method
Latest - METHOD_LATEST
Select the most recent value.
- METHOD_UNSPECIFIED
- METHOD_UNSPECIFIED
Not allowed. You must specify a different Method if you specify a PickTimeSeriesFilter.
- METHOD_MEAN
- METHOD_MEAN
Select the mean of all values.
- METHOD_MAX
- METHOD_MAX
Select the maximum value.
- METHOD_MIN
- METHOD_MIN
Select the minimum value.
- METHOD_SUM
- METHOD_SUM
Compute the sum of all values.
- METHOD_LATEST
- METHOD_LATEST
Select the most recent value.
- "METHOD_UNSPECIFIED"
- METHOD_UNSPECIFIED
Not allowed. You must specify a different Method if you specify a PickTimeSeriesFilter.
- "METHOD_MEAN"
- METHOD_MEAN
Select the mean of all values.
- "METHOD_MAX"
- METHOD_MAX
Select the maximum value.
- "METHOD_MIN"
- METHOD_MIN
Select the minimum value.
- "METHOD_SUM"
- METHOD_SUM
Compute the sum of all values.
- "METHOD_LATEST"
- METHOD_LATEST
Select the most recent value.
PickTimeSeriesFilterResponse
- Direction string
How to use the ranking to select time series that pass through the filter.
- Num
Time intSeries How many time series to allow to pass through the filter.
- Ranking
Method string ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- Direction string
How to use the ranking to select time series that pass through the filter.
- Num
Time intSeries How many time series to allow to pass through the filter.
- Ranking
Method string ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- direction String
How to use the ranking to select time series that pass through the filter.
- num
Time IntegerSeries How many time series to allow to pass through the filter.
- ranking
Method String ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- direction string
How to use the ranking to select time series that pass through the filter.
- num
Time numberSeries How many time series to allow to pass through the filter.
- ranking
Method string ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- direction str
How to use the ranking to select time series that pass through the filter.
- num_
time_ intseries How many time series to allow to pass through the filter.
- ranking_
method str ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
- direction String
How to use the ranking to select time series that pass through the filter.
- num
Time NumberSeries How many time series to allow to pass through the filter.
- ranking
Method String ranking_method is applied to each time series independently to produce the value which will be used to compare the time series to other time series.
RatioPart
- Filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- Aggregation
Pulumi.
Google Native. Monitoring. V1. Inputs. Aggregation By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- Filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- Aggregation Aggregation
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter String
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Aggregation
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Aggregation
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter str
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Aggregation
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter String
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Property Map
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
RatioPartResponse
- Aggregation
Pulumi.
Google Native. Monitoring. V1. Inputs. Aggregation Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- Filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- Aggregation
Aggregation
Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- Filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation
Aggregation
Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter String
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation
Aggregation
Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation
Aggregation
Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter str
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Property Map
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter String
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
Row
- Weight string
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- Widgets
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Widget> The display widgets arranged horizontally in this row.
- Weight string
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- Widgets []Widget
The display widgets arranged horizontally in this row.
- weight String
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- widgets List<Widget>
The display widgets arranged horizontally in this row.
- weight string
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- widgets Widget[]
The display widgets arranged horizontally in this row.
- weight str
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- widgets Sequence[Widget]
The display widgets arranged horizontally in this row.
- weight String
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- widgets List<Property Map>
The display widgets arranged horizontally in this row.
RowLayout
- Rows
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Row> The rows of content to display.
- rows Sequence[Row]
The rows of content to display.
- rows List<Property Map>
The rows of content to display.
RowLayoutResponse
- Rows
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Row Response> The rows of content to display.
- Rows
[]Row
Response The rows of content to display.
- rows
List<Row
Response> The rows of content to display.
- rows
Row
Response[] The rows of content to display.
- rows
Sequence[Row
Response] The rows of content to display.
- rows List<Property Map>
The rows of content to display.
RowResponse
- Weight string
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- Widgets
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Widget Response> The display widgets arranged horizontally in this row.
- Weight string
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- Widgets
[]Widget
Response The display widgets arranged horizontally in this row.
- weight String
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- widgets
List<Widget
Response> The display widgets arranged horizontally in this row.
- weight string
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- widgets
Widget
Response[] The display widgets arranged horizontally in this row.
- weight str
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- widgets
Sequence[Widget
Response] The display widgets arranged horizontally in this row.
- weight String
The relative weight of this row. The row weight is used to adjust the height of rows on the screen (relative to peers). Greater the weight, greater the height of the row on the screen. If omitted, a value of 1 is used while rendering.
- widgets List<Property Map>
The display widgets arranged horizontally in this row.
Scorecard
- Time
Series Pulumi.Query Google Native. Monitoring. V1. Inputs. Time Series Query Fields for querying time series data from the Stackdriver metrics API.
- Gauge
View Pulumi.Google Native. Monitoring. V1. Inputs. Gauge View Will cause the scorecard to show a gauge chart.
- Spark
Chart Pulumi.View Google Native. Monitoring. V1. Inputs. Spark Chart View Will cause the scorecard to show a spark chart.
- Thresholds
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Threshold> The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- Time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- Gauge
View GaugeView Will cause the scorecard to show a gauge chart.
- Spark
Chart SparkView Chart View Will cause the scorecard to show a spark chart.
- Thresholds []Threshold
The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- gauge
View GaugeView Will cause the scorecard to show a gauge chart.
- spark
Chart SparkView Chart View Will cause the scorecard to show a spark chart.
- thresholds List<Threshold>
The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- gauge
View GaugeView Will cause the scorecard to show a gauge chart.
- spark
Chart SparkView Chart View Will cause the scorecard to show a spark chart.
- thresholds Threshold[]
The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- time_
series_ Timequery Series Query Fields for querying time series data from the Stackdriver metrics API.
- gauge_
view GaugeView Will cause the scorecard to show a gauge chart.
- spark_
chart_ Sparkview Chart View Will cause the scorecard to show a spark chart.
- thresholds Sequence[Threshold]
The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- time
Series Property MapQuery Fields for querying time series data from the Stackdriver metrics API.
- gauge
View Property Map Will cause the scorecard to show a gauge chart.
- spark
Chart Property MapView Will cause the scorecard to show a spark chart.
- thresholds List<Property Map>
The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
ScorecardResponse
- Gauge
View Pulumi.Google Native. Monitoring. V1. Inputs. Gauge View Response Will cause the scorecard to show a gauge chart.
- Spark
Chart Pulumi.View Google Native. Monitoring. V1. Inputs. Spark Chart View Response Will cause the scorecard to show a spark chart.
- Thresholds
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Threshold Response> The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- Time
Series Pulumi.Query Google Native. Monitoring. V1. Inputs. Time Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- Gauge
View GaugeView Response Will cause the scorecard to show a gauge chart.
- Spark
Chart SparkView Chart View Response Will cause the scorecard to show a spark chart.
- Thresholds
[]Threshold
Response The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- Time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- gauge
View GaugeView Response Will cause the scorecard to show a gauge chart.
- spark
Chart SparkView Chart View Response Will cause the scorecard to show a spark chart.
- thresholds
List<Threshold
Response> The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- gauge
View GaugeView Response Will cause the scorecard to show a gauge chart.
- spark
Chart SparkView Chart View Response Will cause the scorecard to show a spark chart.
- thresholds
Threshold
Response[] The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- gauge_
view GaugeView Response Will cause the scorecard to show a gauge chart.
- spark_
chart_ Sparkview Chart View Response Will cause the scorecard to show a spark chart.
- thresholds
Sequence[Threshold
Response] The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- time_
series_ Timequery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- gauge
View Property Map Will cause the scorecard to show a gauge chart.
- spark
Chart Property MapView Will cause the scorecard to show a spark chart.
- thresholds List<Property Map>
The thresholds used to determine the state of the scorecard given the time series' current value. For an actual value x, the scorecard is in a danger state if x is less than or equal to a danger threshold that triggers below, or greater than or equal to a danger threshold that triggers above. Similarly, if x is above/below a warning threshold that triggers 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, category: 'DANGER', trigger: 'ABOVE', }, { value: 70, category: 'WARNING', trigger: 'ABOVE', }, { value: 10, category: 'DANGER', trigger: 'BELOW', }, { value: 20, category: 'WARNING', trigger: 'BELOW', } 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 to 70 but less than 90 a WARNING state, and values greater than or equal to 90 a DANGER state.
- time
Series Property MapQuery Fields for querying time series data from the Stackdriver metrics API.
SparkChartView
- Spark
Chart Pulumi.Type Google Native. Monitoring. V1. Spark Chart View Spark Chart Type The type of sparkchart to show in this chartView.
- Min
Alignment stringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- Spark
Chart SparkType Chart View Spark Chart Type The type of sparkchart to show in this chartView.
- Min
Alignment stringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- spark
Chart SparkType Chart View Spark Chart Type The type of sparkchart to show in this chartView.
- min
Alignment StringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- spark
Chart SparkType Chart View Spark Chart Type The type of sparkchart to show in this chartView.
- min
Alignment stringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- spark_
chart_ Sparktype Chart View Spark Chart Type The type of sparkchart to show in this chartView.
- min_
alignment_ strperiod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- spark
Chart "SPARK_CHART_TYPE_UNSPECIFIED" | "SPARK_LINE" | "SPARK_BAR"Type The type of sparkchart to show in this chartView.
- min
Alignment StringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
SparkChartViewResponse
- Min
Alignment stringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- Spark
Chart stringType The type of sparkchart to show in this chartView.
- Min
Alignment stringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- Spark
Chart stringType The type of sparkchart to show in this chartView.
- min
Alignment StringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- spark
Chart StringType The type of sparkchart to show in this chartView.
- min
Alignment stringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- spark
Chart stringType The type of sparkchart to show in this chartView.
- min_
alignment_ strperiod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- spark_
chart_ strtype The type of sparkchart to show in this chartView.
- min
Alignment StringPeriod The lower bound on data point frequency in the chart implemented by specifying the minimum alignment period to use in a time series query. For example, if the data is published once every 10 minutes it would not make sense to fetch and align data at one minute intervals. This field is optional and exists only as a hint.
- spark
Chart StringType The type of sparkchart to show in this chartView.
SparkChartViewSparkChartType
- Spark
Chart Type Unspecified - SPARK_CHART_TYPE_UNSPECIFIED
Not allowed in well-formed requests.
- Spark
Line - SPARK_LINE
The sparkline will be rendered as a small line chart.
- Spark
Bar - SPARK_BAR
The sparkbar will be rendered as a small bar chart.
- Spark
Chart View Spark Chart Type Spark Chart Type Unspecified - SPARK_CHART_TYPE_UNSPECIFIED
Not allowed in well-formed requests.
- Spark
Chart View Spark Chart Type Spark Line - SPARK_LINE
The sparkline will be rendered as a small line chart.
- Spark
Chart View Spark Chart Type Spark Bar - SPARK_BAR
The sparkbar will be rendered as a small bar chart.
- Spark
Chart Type Unspecified - SPARK_CHART_TYPE_UNSPECIFIED
Not allowed in well-formed requests.
- Spark
Line - SPARK_LINE
The sparkline will be rendered as a small line chart.
- Spark
Bar - SPARK_BAR
The sparkbar will be rendered as a small bar chart.
- Spark
Chart Type Unspecified - SPARK_CHART_TYPE_UNSPECIFIED
Not allowed in well-formed requests.
- Spark
Line - SPARK_LINE
The sparkline will be rendered as a small line chart.
- Spark
Bar - SPARK_BAR
The sparkbar will be rendered as a small bar chart.
- SPARK_CHART_TYPE_UNSPECIFIED
- SPARK_CHART_TYPE_UNSPECIFIED
Not allowed in well-formed requests.
- SPARK_LINE
- SPARK_LINE
The sparkline will be rendered as a small line chart.
- SPARK_BAR
- SPARK_BAR
The sparkbar will be rendered as a small bar chart.
- "SPARK_CHART_TYPE_UNSPECIFIED"
- SPARK_CHART_TYPE_UNSPECIFIED
Not allowed in well-formed requests.
- "SPARK_LINE"
- SPARK_LINE
The sparkline will be rendered as a small line chart.
- "SPARK_BAR"
- SPARK_BAR
The sparkbar will be rendered as a small bar chart.
StatisticalTimeSeriesFilter
- Num
Time intSeries How many time series to output.
- Ranking
Method Pulumi.Google Native. Monitoring. V1. Statistical Time Series Filter Ranking Method rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- Num
Time intSeries How many time series to output.
- Ranking
Method StatisticalTime Series Filter Ranking Method rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- num
Time IntegerSeries How many time series to output.
- ranking
Method StatisticalTime Series Filter Ranking Method rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- num
Time numberSeries How many time series to output.
- ranking
Method StatisticalTime Series Filter Ranking Method rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- num_
time_ intseries How many time series to output.
- ranking_
method StatisticalTime Series Filter Ranking Method rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- num
Time NumberSeries How many time series to output.
- ranking
Method "METHOD_UNSPECIFIED" | "METHOD_CLUSTER_OUTLIER" rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
StatisticalTimeSeriesFilterRankingMethod
- Method
Unspecified - METHOD_UNSPECIFIED
Not allowed in well-formed requests.
- Method
Cluster Outlier - METHOD_CLUSTER_OUTLIER
Compute the outlier score of each stream.
- Statistical
Time Series Filter Ranking Method Method Unspecified - METHOD_UNSPECIFIED
Not allowed in well-formed requests.
- Statistical
Time Series Filter Ranking Method Method Cluster Outlier - METHOD_CLUSTER_OUTLIER
Compute the outlier score of each stream.
- Method
Unspecified - METHOD_UNSPECIFIED
Not allowed in well-formed requests.
- Method
Cluster Outlier - METHOD_CLUSTER_OUTLIER
Compute the outlier score of each stream.
- Method
Unspecified - METHOD_UNSPECIFIED
Not allowed in well-formed requests.
- Method
Cluster Outlier - METHOD_CLUSTER_OUTLIER
Compute the outlier score of each stream.
- METHOD_UNSPECIFIED
- METHOD_UNSPECIFIED
Not allowed in well-formed requests.
- METHOD_CLUSTER_OUTLIER
- METHOD_CLUSTER_OUTLIER
Compute the outlier score of each stream.
- "METHOD_UNSPECIFIED"
- METHOD_UNSPECIFIED
Not allowed in well-formed requests.
- "METHOD_CLUSTER_OUTLIER"
- METHOD_CLUSTER_OUTLIER
Compute the outlier score of each stream.
StatisticalTimeSeriesFilterResponse
- Num
Time intSeries How many time series to output.
- Ranking
Method string rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- Num
Time intSeries How many time series to output.
- Ranking
Method string rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- num
Time IntegerSeries How many time series to output.
- ranking
Method String rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- num
Time numberSeries How many time series to output.
- ranking
Method string rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- num_
time_ intseries How many time series to output.
- ranking_
method str rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
- num
Time NumberSeries How many time series to output.
- ranking
Method String rankingMethod is applied to a set of time series, and then the produced value for each individual time series is used to compare a given time series to others. These are methods that cannot be applied stream-by-stream, but rather require the full context of a request to evaluate time series.
TableDataSet
- Time
Series Pulumi.Query Google Native. Monitoring. V1. Inputs. Time Series Query Fields for querying time series data from the Stackdriver metrics API.
- Min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- Table
Display Pulumi.Options Google Native. Monitoring. V1. Inputs. Table Display Options Optional. Table display options for configuring how the table is rendered.
- Table
Template string Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- Time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- Min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- Table
Display TableOptions Display Options Optional. Table display options for configuring how the table is rendered.
- Table
Template string Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- min
Alignment StringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- table
Display TableOptions Display Options Optional. Table display options for configuring how the table is rendered.
- table
Template String Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- time
Series TimeQuery Series Query Fields for querying time series data from the Stackdriver metrics API.
- min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- table
Display TableOptions Display Options Optional. Table display options for configuring how the table is rendered.
- table
Template string Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- time_
series_ Timequery Series Query Fields for querying time series data from the Stackdriver metrics API.
- min_
alignment_ strperiod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- table_
display_ Tableoptions Display Options Optional. Table display options for configuring how the table is rendered.
- table_
template str Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- time
Series Property MapQuery Fields for querying time series data from the Stackdriver metrics API.
- min
Alignment StringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- table
Display Property MapOptions Optional. Table display options for configuring how the table is rendered.
- table
Template String Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
TableDataSetResponse
- Min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- Table
Display Pulumi.Options Google Native. Monitoring. V1. Inputs. Table Display Options Response Optional. Table display options for configuring how the table is rendered.
- Table
Template string Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- Time
Series Pulumi.Query Google Native. Monitoring. V1. Inputs. Time Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- Min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- Table
Display TableOptions Display Options Response Optional. Table display options for configuring how the table is rendered.
- Table
Template string Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- Time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- min
Alignment StringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- table
Display TableOptions Display Options Response Optional. Table display options for configuring how the table is rendered.
- table
Template String Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- min
Alignment stringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- table
Display TableOptions Display Options Response Optional. Table display options for configuring how the table is rendered.
- table
Template string Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- time
Series TimeQuery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- min_
alignment_ strperiod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- table_
display_ Tableoptions Display Options Response Optional. Table display options for configuring how the table is rendered.
- table_
template str Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- time_
series_ Timequery Series Query Response Fields for querying time series data from the Stackdriver metrics API.
- min
Alignment StringPeriod Optional. The lower bound on data point frequency for this data set, implemented by specifying the minimum alignment period to use in a time series query For example, if the data is published once every 10 minutes, the min_alignment_period should be at least 10 minutes. It would not make sense to fetch and align data at one minute intervals.
- table
Display Property MapOptions Optional. Table display options for configuring how the table is rendered.
- table
Template String Optional. A template string for naming TimeSeries in the resulting data set. This should be a string with interpolations of the form ${label_name}, which will resolve to the label's value i.e. "${resource.labels.project_id}."
- time
Series Property MapQuery Fields for querying time series data from the Stackdriver metrics API.
TableDisplayOptions
- Shown
Columns List<string> Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- Shown
Columns []string Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- shown
Columns List<String> Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- shown
Columns string[] Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- shown_
columns Sequence[str] Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- shown
Columns List<String> Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
TableDisplayOptionsResponse
- Shown
Columns List<string> Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- Shown
Columns []string Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- shown
Columns List<String> Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- shown
Columns string[] Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- shown_
columns Sequence[str] Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
- shown
Columns List<String> Optional. This field is unused and has been replaced by TimeSeriesTable.column_settings
Text
- Content string
The text content to be displayed.
- Format
Pulumi.
Google Native. Monitoring. V1. Text Format How the text content is formatted.
- Content string
The text content to be displayed.
- Format
Text
Format How the text content is formatted.
- content String
The text content to be displayed.
- format
Text
Format How the text content is formatted.
- content string
The text content to be displayed.
- format
Text
Format How the text content is formatted.
- content str
The text content to be displayed.
- format
Text
Format How the text content is formatted.
- content String
The text content to be displayed.
- format "FORMAT_UNSPECIFIED" | "MARKDOWN" | "RAW"
How the text content is formatted.
TextFormat
- Format
Unspecified - FORMAT_UNSPECIFIED
Format is unspecified. Defaults to MARKDOWN.
- Markdown
- MARKDOWN
The text contains Markdown formatting.
- Raw
- RAW
The text contains no special formatting.
- Text
Format Format Unspecified - FORMAT_UNSPECIFIED
Format is unspecified. Defaults to MARKDOWN.
- Text
Format Markdown - MARKDOWN
The text contains Markdown formatting.
- Text
Format Raw - RAW
The text contains no special formatting.
- Format
Unspecified - FORMAT_UNSPECIFIED
Format is unspecified. Defaults to MARKDOWN.
- Markdown
- MARKDOWN
The text contains Markdown formatting.
- Raw
- RAW
The text contains no special formatting.
- Format
Unspecified - FORMAT_UNSPECIFIED
Format is unspecified. Defaults to MARKDOWN.
- Markdown
- MARKDOWN
The text contains Markdown formatting.
- Raw
- RAW
The text contains no special formatting.
- FORMAT_UNSPECIFIED
- FORMAT_UNSPECIFIED
Format is unspecified. Defaults to MARKDOWN.
- MARKDOWN
- MARKDOWN
The text contains Markdown formatting.
- RAW
- RAW
The text contains no special formatting.
- "FORMAT_UNSPECIFIED"
- FORMAT_UNSPECIFIED
Format is unspecified. Defaults to MARKDOWN.
- "MARKDOWN"
- MARKDOWN
The text contains Markdown formatting.
- "RAW"
- RAW
The text contains no special formatting.
TextResponse
Threshold
- Color
Pulumi.
Google Native. Monitoring. V1. Threshold Color The state color for this threshold. Color is not allowed in a XyChart.
- Direction
Pulumi.
Google Native. Monitoring. V1. Threshold Direction The direction for the current threshold. Direction is not allowed in a XyChart.
- Label string
A label for the threshold.
- Target
Axis Pulumi.Google Native. Monitoring. V1. Threshold Target Axis The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- Value double
The value of the threshold. The value should be defined in the native scale of the metric.
- Color
Threshold
Color The state color for this threshold. Color is not allowed in a XyChart.
- Direction
Threshold
Direction The direction for the current threshold. Direction is not allowed in a XyChart.
- Label string
A label for the threshold.
- Target
Axis ThresholdTarget Axis The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- Value float64
The value of the threshold. The value should be defined in the native scale of the metric.
- color
Threshold
Color The state color for this threshold. Color is not allowed in a XyChart.
- direction
Threshold
Direction The direction for the current threshold. Direction is not allowed in a XyChart.
- label String
A label for the threshold.
- target
Axis ThresholdTarget Axis The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- value Double
The value of the threshold. The value should be defined in the native scale of the metric.
- color
Threshold
Color The state color for this threshold. Color is not allowed in a XyChart.
- direction
Threshold
Direction The direction for the current threshold. Direction is not allowed in a XyChart.
- label string
A label for the threshold.
- target
Axis ThresholdTarget Axis The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- value number
The value of the threshold. The value should be defined in the native scale of the metric.
- color
Threshold
Color The state color for this threshold. Color is not allowed in a XyChart.
- direction
Threshold
Direction The direction for the current threshold. Direction is not allowed in a XyChart.
- label str
A label for the threshold.
- target_
axis ThresholdTarget Axis The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- value float
The value of the threshold. The value should be defined in the native scale of the metric.
- color "COLOR_UNSPECIFIED" | "YELLOW" | "RED"
The state color for this threshold. Color is not allowed in a XyChart.
- direction "DIRECTION_UNSPECIFIED" | "ABOVE" | "BELOW"
The direction for the current threshold. Direction is not allowed in a XyChart.
- label String
A label for the threshold.
- target
Axis "TARGET_AXIS_UNSPECIFIED" | "Y1" | "Y2" The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- value Number
The value of the threshold. The value should be defined in the native scale of the metric.
ThresholdColor
- Color
Unspecified - COLOR_UNSPECIFIED
Color is unspecified. Not allowed in well-formed requests.
- Yellow
- YELLOW
Crossing the threshold is "concerning" behavior.
- Red
- RED
Crossing the threshold is "emergency" behavior.
- Threshold
Color Color Unspecified - COLOR_UNSPECIFIED
Color is unspecified. Not allowed in well-formed requests.
- Threshold
Color Yellow - YELLOW
Crossing the threshold is "concerning" behavior.
- Threshold
Color Red - RED
Crossing the threshold is "emergency" behavior.
- Color
Unspecified - COLOR_UNSPECIFIED
Color is unspecified. Not allowed in well-formed requests.
- Yellow
- YELLOW
Crossing the threshold is "concerning" behavior.
- Red
- RED
Crossing the threshold is "emergency" behavior.
- Color
Unspecified - COLOR_UNSPECIFIED
Color is unspecified. Not allowed in well-formed requests.
- Yellow
- YELLOW
Crossing the threshold is "concerning" behavior.
- Red
- RED
Crossing the threshold is "emergency" behavior.
- COLOR_UNSPECIFIED
- COLOR_UNSPECIFIED
Color is unspecified. Not allowed in well-formed requests.
- YELLOW
- YELLOW
Crossing the threshold is "concerning" behavior.
- RED
- RED
Crossing the threshold is "emergency" behavior.
- "COLOR_UNSPECIFIED"
- COLOR_UNSPECIFIED
Color is unspecified. Not allowed in well-formed requests.
- "YELLOW"
- YELLOW
Crossing the threshold is "concerning" behavior.
- "RED"
- RED
Crossing the threshold is "emergency" behavior.
ThresholdDirection
- Direction
Unspecified - DIRECTION_UNSPECIFIED
Not allowed in well-formed requests.
- Above
- ABOVE
The threshold will be considered crossed if the actual value is above the threshold value.
- Below
- BELOW
The threshold will be considered crossed if the actual value is below the threshold value.
- Threshold
Direction Direction Unspecified - DIRECTION_UNSPECIFIED
Not allowed in well-formed requests.
- Threshold
Direction Above - ABOVE
The threshold will be considered crossed if the actual value is above the threshold value.
- Threshold
Direction Below - BELOW
The threshold will be considered crossed if the actual value is below the threshold value.
- Direction
Unspecified - DIRECTION_UNSPECIFIED
Not allowed in well-formed requests.
- Above
- ABOVE
The threshold will be considered crossed if the actual value is above the threshold value.
- Below
- BELOW
The threshold will be considered crossed if the actual value is below the threshold value.
- Direction
Unspecified - DIRECTION_UNSPECIFIED
Not allowed in well-formed requests.
- Above
- ABOVE
The threshold will be considered crossed if the actual value is above the threshold value.
- Below
- BELOW
The threshold will be considered crossed if the actual value is below the threshold value.
- DIRECTION_UNSPECIFIED
- DIRECTION_UNSPECIFIED
Not allowed in well-formed requests.
- ABOVE
- ABOVE
The threshold will be considered crossed if the actual value is above the threshold value.
- BELOW
- BELOW
The threshold will be considered crossed if the actual value is below the threshold value.
- "DIRECTION_UNSPECIFIED"
- DIRECTION_UNSPECIFIED
Not allowed in well-formed requests.
- "ABOVE"
- ABOVE
The threshold will be considered crossed if the actual value is above the threshold value.
- "BELOW"
- BELOW
The threshold will be considered crossed if the actual value is below the threshold value.
ThresholdResponse
- Color string
The state color for this threshold. Color is not allowed in a XyChart.
- Direction string
The direction for the current threshold. Direction is not allowed in a XyChart.
- Label string
A label for the threshold.
- Target
Axis string The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- Value double
The value of the threshold. The value should be defined in the native scale of the metric.
- Color string
The state color for this threshold. Color is not allowed in a XyChart.
- Direction string
The direction for the current threshold. Direction is not allowed in a XyChart.
- Label string
A label for the threshold.
- Target
Axis string The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- Value float64
The value of the threshold. The value should be defined in the native scale of the metric.
- color String
The state color for this threshold. Color is not allowed in a XyChart.
- direction String
The direction for the current threshold. Direction is not allowed in a XyChart.
- label String
A label for the threshold.
- target
Axis String The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- value Double
The value of the threshold. The value should be defined in the native scale of the metric.
- color string
The state color for this threshold. Color is not allowed in a XyChart.
- direction string
The direction for the current threshold. Direction is not allowed in a XyChart.
- label string
A label for the threshold.
- target
Axis string The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- value number
The value of the threshold. The value should be defined in the native scale of the metric.
- color str
The state color for this threshold. Color is not allowed in a XyChart.
- direction str
The direction for the current threshold. Direction is not allowed in a XyChart.
- label str
A label for the threshold.
- target_
axis str The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- value float
The value of the threshold. The value should be defined in the native scale of the metric.
- color String
The state color for this threshold. Color is not allowed in a XyChart.
- direction String
The direction for the current threshold. Direction is not allowed in a XyChart.
- label String
A label for the threshold.
- target
Axis String The target axis to use for plotting the threshold. Target axis is not allowed in a Scorecard.
- value Number
The value of the threshold. The value should be defined in the native scale of the metric.
ThresholdTargetAxis
- Target
Axis Unspecified - TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Y1
- Y1
The y_axis (the right axis of chart).
- Y2
- Y2
The y2_axis (the left axis of chart).
- Threshold
Target Axis Target Axis Unspecified - TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Threshold
Target Axis Y1 - Y1
The y_axis (the right axis of chart).
- Threshold
Target Axis Y2 - Y2
The y2_axis (the left axis of chart).
- Target
Axis Unspecified - TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Y1
- Y1
The y_axis (the right axis of chart).
- Y2
- Y2
The y2_axis (the left axis of chart).
- Target
Axis Unspecified - TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Y1
- Y1
The y_axis (the right axis of chart).
- Y2
- Y2
The y2_axis (the left axis of chart).
- TARGET_AXIS_UNSPECIFIED
- TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- Y1
- Y1
The y_axis (the right axis of chart).
- Y2
- Y2
The y2_axis (the left axis of chart).
- "TARGET_AXIS_UNSPECIFIED"
- TARGET_AXIS_UNSPECIFIED
The target axis was not specified. Defaults to Y1.
- "Y1"
- Y1
The y_axis (the right axis of chart).
- "Y2"
- Y2
The y2_axis (the left axis of chart).
Tile
- Height int
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- Widget
Pulumi.
Google Native. Monitoring. V1. Inputs. Widget The informational widget contained in the tile. For example an XyChart.
- Width int
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- XPos int
The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- YPos int
The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- Height int
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- Widget Widget
The informational widget contained in the tile. For example an XyChart.
- Width int
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- XPos int
The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- YPos int
The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- height Integer
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- widget Widget
The informational widget contained in the tile. For example an XyChart.
- width Integer
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- x
Pos Integer The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- y
Pos Integer The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- height number
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- widget Widget
The informational widget contained in the tile. For example an XyChart.
- width number
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- x
Pos number The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- y
Pos number The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- height int
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- widget Widget
The informational widget contained in the tile. For example an XyChart.
- width int
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- x_
pos int The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- y_
pos int The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- height Number
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- widget Property Map
The informational widget contained in the tile. For example an XyChart.
- width Number
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- x
Pos Number The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- y
Pos Number The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
TileResponse
- Height int
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- Widget
Pulumi.
Google Native. Monitoring. V1. Inputs. Widget Response The informational widget contained in the tile. For example an XyChart.
- Width int
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- XPos int
The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- YPos int
The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- Height int
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- Widget
Widget
Response The informational widget contained in the tile. For example an XyChart.
- Width int
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- XPos int
The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- YPos int
The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- height Integer
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- widget
Widget
Response The informational widget contained in the tile. For example an XyChart.
- width Integer
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- x
Pos Integer The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- y
Pos Integer The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- height number
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- widget
Widget
Response The informational widget contained in the tile. For example an XyChart.
- width number
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- x
Pos number The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- y
Pos number The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- height int
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- widget
Widget
Response The informational widget contained in the tile. For example an XyChart.
- width int
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- x_
pos int The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- y_
pos int The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
- height Number
The height of the tile, measured in grid blocks. Tiles must have a minimum height of 1.
- widget Property Map
The informational widget contained in the tile. For example an XyChart.
- width Number
The width of the tile, measured in grid blocks. Tiles must have a minimum width of 1.
- x
Pos Number The zero-indexed position of the tile in grid blocks relative to the left edge of the grid. Tiles must be contained within the specified number of columns. x_pos cannot be negative.
- y
Pos Number The zero-indexed position of the tile in grid blocks relative to the top edge of the grid. y_pos cannot be negative.
TimeSeriesFilter
- Filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- Aggregation
Pulumi.
Google Native. Monitoring. V1. Inputs. Aggregation By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- Pick
Time Pulumi.Series Filter Google Native. Monitoring. V1. Inputs. Pick Time Series Filter Ranking based time series filter.
- Secondary
Aggregation Pulumi.Google Native. Monitoring. V1. Inputs. Aggregation Apply a second aggregation after aggregation is applied.
- Statistical
Time Pulumi.Series Filter Google Native. Monitoring. V1. Inputs. Statistical Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- Filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- Aggregation Aggregation
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- Pick
Time PickSeries Filter Time Series Filter Ranking based time series filter.
- Secondary
Aggregation Aggregation Apply a second aggregation after aggregation is applied.
- Statistical
Time StatisticalSeries Filter Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- filter String
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Aggregation
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- pick
Time PickSeries Filter Time Series Filter Ranking based time series filter.
- secondary
Aggregation Aggregation Apply a second aggregation after aggregation is applied.
- statistical
Time StatisticalSeries Filter Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Aggregation
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- pick
Time PickSeries Filter Time Series Filter Ranking based time series filter.
- secondary
Aggregation Aggregation Apply a second aggregation after aggregation is applied.
- statistical
Time StatisticalSeries Filter Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- filter str
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Aggregation
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- pick_
time_ Pickseries_ filter Time Series Filter Ranking based time series filter.
- secondary_
aggregation Aggregation Apply a second aggregation after aggregation is applied.
- statistical_
time_ Statisticalseries_ filter Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- filter String
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- aggregation Property Map
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- pick
Time Property MapSeries Filter Ranking based time series filter.
- secondary
Aggregation Property Map Apply a second aggregation after aggregation is applied.
- statistical
Time Property MapSeries Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
TimeSeriesFilterRatio
- Denominator
Pulumi.
Google Native. Monitoring. V1. Inputs. Ratio Part The denominator of the ratio.
- Numerator
Pulumi.
Google Native. Monitoring. V1. Inputs. Ratio Part The numerator of the ratio.
- Pick
Time Pulumi.Series Filter Google Native. Monitoring. V1. Inputs. Pick Time Series Filter Ranking based time series filter.
- Secondary
Aggregation Pulumi.Google Native. Monitoring. V1. Inputs. Aggregation Apply a second aggregation after the ratio is computed.
- Statistical
Time Pulumi.Series Filter Google Native. Monitoring. V1. Inputs. Statistical Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- Denominator
Ratio
Part The denominator of the ratio.
- Numerator
Ratio
Part The numerator of the ratio.
- Pick
Time PickSeries Filter Time Series Filter Ranking based time series filter.
- Secondary
Aggregation Aggregation Apply a second aggregation after the ratio is computed.
- Statistical
Time StatisticalSeries Filter Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- denominator
Ratio
Part The denominator of the ratio.
- numerator
Ratio
Part The numerator of the ratio.
- pick
Time PickSeries Filter Time Series Filter Ranking based time series filter.
- secondary
Aggregation Aggregation Apply a second aggregation after the ratio is computed.
- statistical
Time StatisticalSeries Filter Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- denominator
Ratio
Part The denominator of the ratio.
- numerator
Ratio
Part The numerator of the ratio.
- pick
Time PickSeries Filter Time Series Filter Ranking based time series filter.
- secondary
Aggregation Aggregation Apply a second aggregation after the ratio is computed.
- statistical
Time StatisticalSeries Filter Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- denominator
Ratio
Part The denominator of the ratio.
- numerator
Ratio
Part The numerator of the ratio.
- pick_
time_ Pickseries_ filter Time Series Filter Ranking based time series filter.
- secondary_
aggregation Aggregation Apply a second aggregation after the ratio is computed.
- statistical_
time_ Statisticalseries_ filter Time Series Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- denominator Property Map
The denominator of the ratio.
- numerator Property Map
The numerator of the ratio.
- pick
Time Property MapSeries Filter Ranking based time series filter.
- secondary
Aggregation Property Map Apply a second aggregation after the ratio is computed.
- statistical
Time Property MapSeries Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
TimeSeriesFilterRatioResponse
- Denominator
Pulumi.
Google Native. Monitoring. V1. Inputs. Ratio Part Response The denominator of the ratio.
- Numerator
Pulumi.
Google Native. Monitoring. V1. Inputs. Ratio Part Response The numerator of the ratio.
- Pick
Time Pulumi.Series Filter Google Native. Monitoring. V1. Inputs. Pick Time Series Filter Response Ranking based time series filter.
- Secondary
Aggregation Pulumi.Google Native. Monitoring. V1. Inputs. Aggregation Response Apply a second aggregation after the ratio is computed.
- Statistical
Time Pulumi.Series Filter Google Native. Monitoring. V1. Inputs. Statistical Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- Denominator
Ratio
Part Response The denominator of the ratio.
- Numerator
Ratio
Part Response The numerator of the ratio.
- Pick
Time PickSeries Filter Time Series Filter Response Ranking based time series filter.
- Secondary
Aggregation AggregationResponse Apply a second aggregation after the ratio is computed.
- Statistical
Time StatisticalSeries Filter Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- denominator
Ratio
Part Response The denominator of the ratio.
- numerator
Ratio
Part Response The numerator of the ratio.
- pick
Time PickSeries Filter Time Series Filter Response Ranking based time series filter.
- secondary
Aggregation AggregationResponse Apply a second aggregation after the ratio is computed.
- statistical
Time StatisticalSeries Filter Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- denominator
Ratio
Part Response The denominator of the ratio.
- numerator
Ratio
Part Response The numerator of the ratio.
- pick
Time PickSeries Filter Time Series Filter Response Ranking based time series filter.
- secondary
Aggregation AggregationResponse Apply a second aggregation after the ratio is computed.
- statistical
Time StatisticalSeries Filter Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- denominator
Ratio
Part Response The denominator of the ratio.
- numerator
Ratio
Part Response The numerator of the ratio.
- pick_
time_ Pickseries_ filter Time Series Filter Response Ranking based time series filter.
- secondary_
aggregation AggregationResponse Apply a second aggregation after the ratio is computed.
- statistical_
time_ Statisticalseries_ filter Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- denominator Property Map
The denominator of the ratio.
- numerator Property Map
The numerator of the ratio.
- pick
Time Property MapSeries Filter Ranking based time series filter.
- secondary
Aggregation Property Map Apply a second aggregation after the ratio is computed.
- statistical
Time Property MapSeries Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
TimeSeriesFilterResponse
- Aggregation
Pulumi.
Google Native. Monitoring. V1. Inputs. Aggregation Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- Filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- Pick
Time Pulumi.Series Filter Google Native. Monitoring. V1. Inputs. Pick Time Series Filter Response Ranking based time series filter.
- Secondary
Aggregation Pulumi.Google Native. Monitoring. V1. Inputs. Aggregation Response Apply a second aggregation after aggregation is applied.
- Statistical
Time Pulumi.Series Filter Google Native. Monitoring. V1. Inputs. Statistical Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- Aggregation
Aggregation
Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- Filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- Pick
Time PickSeries Filter Time Series Filter Response Ranking based time series filter.
- Secondary
Aggregation AggregationResponse Apply a second aggregation after aggregation is applied.
- Statistical
Time StatisticalSeries Filter Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- aggregation
Aggregation
Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter String
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- pick
Time PickSeries Filter Time Series Filter Response Ranking based time series filter.
- secondary
Aggregation AggregationResponse Apply a second aggregation after aggregation is applied.
- statistical
Time StatisticalSeries Filter Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- aggregation
Aggregation
Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter string
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- pick
Time PickSeries Filter Time Series Filter Response Ranking based time series filter.
- secondary
Aggregation AggregationResponse Apply a second aggregation after aggregation is applied.
- statistical
Time StatisticalSeries Filter Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- aggregation
Aggregation
Response By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter str
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- pick_
time_ Pickseries_ filter Time Series Filter Response Ranking based time series filter.
- secondary_
aggregation AggregationResponse Apply a second aggregation after aggregation is applied.
- statistical_
time_ Statisticalseries_ filter Time Series Filter Response Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
- aggregation Property Map
By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.
- filter String
The monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) that identifies the metric types, resources, and projects to query.
- pick
Time Property MapSeries Filter Ranking based time series filter.
- secondary
Aggregation Property Map Apply a second aggregation after aggregation is applied.
- statistical
Time Property MapSeries Filter Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
Statistics based time series filter. Note: This field is deprecated and completely ignored by the API.
TimeSeriesQuery
- Prometheus
Query string A query used to fetch time series with PromQL.
- Time
Series Pulumi.Filter Google Native. Monitoring. V1. Inputs. Time Series Filter Filter parameters to fetch time series.
- Time
Series Pulumi.Filter Ratio Google Native. Monitoring. V1. Inputs. Time Series Filter Ratio Parameters to fetch a ratio between two time series filters.
- Time
Series stringQuery Language A query used to fetch time series with MQL.
- Unit
Override string The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- Prometheus
Query string A query used to fetch time series with PromQL.
- Time
Series TimeFilter Series Filter Filter parameters to fetch time series.
- Time
Series TimeFilter Ratio Series Filter Ratio Parameters to fetch a ratio between two time series filters.
- Time
Series stringQuery Language A query used to fetch time series with MQL.
- Unit
Override string The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- prometheus
Query String A query used to fetch time series with PromQL.
- time
Series TimeFilter Series Filter Filter parameters to fetch time series.
- time
Series TimeFilter Ratio Series Filter Ratio Parameters to fetch a ratio between two time series filters.
- time
Series StringQuery Language A query used to fetch time series with MQL.
- unit
Override String The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- prometheus
Query string A query used to fetch time series with PromQL.
- time
Series TimeFilter Series Filter Filter parameters to fetch time series.
- time
Series TimeFilter Ratio Series Filter Ratio Parameters to fetch a ratio between two time series filters.
- time
Series stringQuery Language A query used to fetch time series with MQL.
- unit
Override string The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- prometheus_
query str A query used to fetch time series with PromQL.
- time_
series_ Timefilter Series Filter Filter parameters to fetch time series.
- time_
series_ Timefilter_ ratio Series Filter Ratio Parameters to fetch a ratio between two time series filters.
- time_
series_ strquery_ language A query used to fetch time series with MQL.
- unit_
override str The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- prometheus
Query String A query used to fetch time series with PromQL.
- time
Series Property MapFilter Filter parameters to fetch time series.
- time
Series Property MapFilter Ratio Parameters to fetch a ratio between two time series filters.
- time
Series StringQuery Language A query used to fetch time series with MQL.
- unit
Override String The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
TimeSeriesQueryResponse
- Prometheus
Query string A query used to fetch time series with PromQL.
- Time
Series Pulumi.Filter Google Native. Monitoring. V1. Inputs. Time Series Filter Response Filter parameters to fetch time series.
- Time
Series Pulumi.Filter Ratio Google Native. Monitoring. V1. Inputs. Time Series Filter Ratio Response Parameters to fetch a ratio between two time series filters.
- Time
Series stringQuery Language A query used to fetch time series with MQL.
- Unit
Override string The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- Prometheus
Query string A query used to fetch time series with PromQL.
- Time
Series TimeFilter Series Filter Response Filter parameters to fetch time series.
- Time
Series TimeFilter Ratio Series Filter Ratio Response Parameters to fetch a ratio between two time series filters.
- Time
Series stringQuery Language A query used to fetch time series with MQL.
- Unit
Override string The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- prometheus
Query String A query used to fetch time series with PromQL.
- time
Series TimeFilter Series Filter Response Filter parameters to fetch time series.
- time
Series TimeFilter Ratio Series Filter Ratio Response Parameters to fetch a ratio between two time series filters.
- time
Series StringQuery Language A query used to fetch time series with MQL.
- unit
Override String The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- prometheus
Query string A query used to fetch time series with PromQL.
- time
Series TimeFilter Series Filter Response Filter parameters to fetch time series.
- time
Series TimeFilter Ratio Series Filter Ratio Response Parameters to fetch a ratio between two time series filters.
- time
Series stringQuery Language A query used to fetch time series with MQL.
- unit
Override string The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- prometheus_
query str A query used to fetch time series with PromQL.
- time_
series_ Timefilter Series Filter Response Filter parameters to fetch time series.
- time_
series_ Timefilter_ ratio Series Filter Ratio Response Parameters to fetch a ratio between two time series filters.
- time_
series_ strquery_ language A query used to fetch time series with MQL.
- unit_
override str The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
- prometheus
Query String A query used to fetch time series with PromQL.
- time
Series Property MapFilter Filter parameters to fetch time series.
- time
Series Property MapFilter Ratio Parameters to fetch a ratio between two time series filters.
- time
Series StringQuery Language A query used to fetch time series with MQL.
- unit
Override String The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the unit (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) field in MetricDescriptor.
TimeSeriesTable
- Data
Sets List<Pulumi.Google Native. Monitoring. V1. Inputs. Table Data Set> The data displayed in this table.
- Column
Settings List<Pulumi.Google Native. Monitoring. V1. Inputs. Column Settings> Optional. The list of the persistent column settings for the table.
- Metric
Visualization Pulumi.Google Native. Monitoring. V1. Time Series Table Metric Visualization Optional. Store rendering strategy
- Data
Sets []TableData Set The data displayed in this table.
- Column
Settings []ColumnSettings Optional. The list of the persistent column settings for the table.
- Metric
Visualization TimeSeries Table Metric Visualization Optional. Store rendering strategy
- data
Sets List<TableData Set> The data displayed in this table.
- column
Settings List<ColumnSettings> Optional. The list of the persistent column settings for the table.
- metric
Visualization TimeSeries Table Metric Visualization Optional. Store rendering strategy
- data
Sets TableData Set[] The data displayed in this table.
- column
Settings ColumnSettings[] Optional. The list of the persistent column settings for the table.
- metric
Visualization TimeSeries Table Metric Visualization Optional. Store rendering strategy
- data_
sets Sequence[TableData Set] The data displayed in this table.
- column_
settings Sequence[ColumnSettings] Optional. The list of the persistent column settings for the table.
- metric_
visualization TimeSeries Table Metric Visualization Optional. Store rendering strategy
- data
Sets List<Property Map> The data displayed in this table.
- column
Settings List<Property Map> Optional. The list of the persistent column settings for the table.
- metric
Visualization "METRIC_VISUALIZATION_UNSPECIFIED" | "NUMBER" | "BAR" Optional. Store rendering strategy
TimeSeriesTableMetricVisualization
- Metric
Visualization Unspecified - METRIC_VISUALIZATION_UNSPECIFIED
Unspecified state
- Number
- NUMBER
Default text rendering
- Bar
- BAR
Horizontal bar rendering
- Time
Series Table Metric Visualization Metric Visualization Unspecified - METRIC_VISUALIZATION_UNSPECIFIED
Unspecified state
- Time
Series Table Metric Visualization Number - NUMBER
Default text rendering
- Time
Series Table Metric Visualization Bar - BAR
Horizontal bar rendering
- Metric
Visualization Unspecified - METRIC_VISUALIZATION_UNSPECIFIED
Unspecified state
- Number
- NUMBER
Default text rendering
- Bar
- BAR
Horizontal bar rendering
- Metric
Visualization Unspecified - METRIC_VISUALIZATION_UNSPECIFIED
Unspecified state
- Number
- NUMBER
Default text rendering
- Bar
- BAR
Horizontal bar rendering
- METRIC_VISUALIZATION_UNSPECIFIED
- METRIC_VISUALIZATION_UNSPECIFIED
Unspecified state
- NUMBER
- NUMBER
Default text rendering
- BAR
- BAR
Horizontal bar rendering
- "METRIC_VISUALIZATION_UNSPECIFIED"
- METRIC_VISUALIZATION_UNSPECIFIED
Unspecified state
- "NUMBER"
- NUMBER
Default text rendering
- "BAR"
- BAR
Horizontal bar rendering
TimeSeriesTableResponse
- Column
Settings List<Pulumi.Google Native. Monitoring. V1. Inputs. Column Settings Response> Optional. The list of the persistent column settings for the table.
- Data
Sets List<Pulumi.Google Native. Monitoring. V1. Inputs. Table Data Set Response> The data displayed in this table.
- Metric
Visualization string Optional. Store rendering strategy
- Column
Settings []ColumnSettings Response Optional. The list of the persistent column settings for the table.
- Data
Sets []TableData Set Response The data displayed in this table.
- Metric
Visualization string Optional. Store rendering strategy
- column
Settings List<ColumnSettings Response> Optional. The list of the persistent column settings for the table.
- data
Sets List<TableData Set Response> The data displayed in this table.
- metric
Visualization String Optional. Store rendering strategy
- column
Settings ColumnSettings Response[] Optional. The list of the persistent column settings for the table.
- data
Sets TableData Set Response[] The data displayed in this table.
- metric
Visualization string Optional. Store rendering strategy
- column_
settings Sequence[ColumnSettings Response] Optional. The list of the persistent column settings for the table.
- data_
sets Sequence[TableData Set Response] The data displayed in this table.
- metric_
visualization str Optional. Store rendering strategy
- column
Settings List<Property Map> Optional. The list of the persistent column settings for the table.
- data
Sets List<Property Map> The data displayed in this table.
- metric
Visualization String Optional. Store rendering strategy
Widget
- Alert
Chart Pulumi.Google Native. Monitoring. V1. Inputs. Alert Chart A chart of alert policy data.
- Blank
Pulumi.
Google Native. Monitoring. V1. Inputs. Empty A blank space.
- Collapsible
Group Pulumi.Google Native. Monitoring. V1. Inputs. Collapsible Group A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- Logs
Panel Pulumi.Google Native. Monitoring. V1. Inputs. Logs Panel A widget that shows a stream of logs.
- Scorecard
Pulumi.
Google Native. Monitoring. V1. Inputs. Scorecard A scorecard summarizing time series data.
- Text
Pulumi.
Google Native. Monitoring. V1. Inputs. Text A raw string or markdown displaying textual content.
- Time
Series Pulumi.Table Google Native. Monitoring. V1. Inputs. Time Series Table A widget that displays time series data in a tabular format.
- Title string
Optional. The title of the widget.
- Xy
Chart Pulumi.Google Native. Monitoring. V1. Inputs. Xy Chart A chart of time series data.
- Alert
Chart AlertChart A chart of alert policy data.
- Blank Empty
A blank space.
- Collapsible
Group CollapsibleGroup A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- Logs
Panel LogsPanel A widget that shows a stream of logs.
- Scorecard Scorecard
A scorecard summarizing time series data.
- Text Text
A raw string or markdown displaying textual content.
- Time
Series TimeTable Series Table A widget that displays time series data in a tabular format.
- Title string
Optional. The title of the widget.
- Xy
Chart XyChart A chart of time series data.
- alert
Chart AlertChart A chart of alert policy data.
- blank Empty
A blank space.
- collapsible
Group CollapsibleGroup A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- logs
Panel LogsPanel A widget that shows a stream of logs.
- scorecard Scorecard
A scorecard summarizing time series data.
- text Text
A raw string or markdown displaying textual content.
- time
Series TimeTable Series Table A widget that displays time series data in a tabular format.
- title String
Optional. The title of the widget.
- xy
Chart XyChart A chart of time series data.
- alert
Chart AlertChart A chart of alert policy data.
- blank Empty
A blank space.
- collapsible
Group CollapsibleGroup A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- logs
Panel LogsPanel A widget that shows a stream of logs.
- scorecard Scorecard
A scorecard summarizing time series data.
- text Text
A raw string or markdown displaying textual content.
- time
Series TimeTable Series Table A widget that displays time series data in a tabular format.
- title string
Optional. The title of the widget.
- xy
Chart XyChart A chart of time series data.
- alert_
chart AlertChart A chart of alert policy data.
- blank Empty
A blank space.
- collapsible_
group CollapsibleGroup A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- logs_
panel LogsPanel A widget that shows a stream of logs.
- scorecard Scorecard
A scorecard summarizing time series data.
- text Text
A raw string or markdown displaying textual content.
- time_
series_ Timetable Series Table A widget that displays time series data in a tabular format.
- title str
Optional. The title of the widget.
- xy_
chart XyChart A chart of time series data.
- alert
Chart Property Map A chart of alert policy data.
- blank Property Map
A blank space.
- collapsible
Group Property Map A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- logs
Panel Property Map A widget that shows a stream of logs.
- scorecard Property Map
A scorecard summarizing time series data.
- text Property Map
A raw string or markdown displaying textual content.
- time
Series Property MapTable A widget that displays time series data in a tabular format.
- title String
Optional. The title of the widget.
- xy
Chart Property Map A chart of time series data.
WidgetResponse
- Alert
Chart Pulumi.Google Native. Monitoring. V1. Inputs. Alert Chart Response A chart of alert policy data.
- Blank
Pulumi.
Google Native. Monitoring. V1. Inputs. Empty Response A blank space.
- Collapsible
Group Pulumi.Google Native. Monitoring. V1. Inputs. Collapsible Group Response A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- Logs
Panel Pulumi.Google Native. Monitoring. V1. Inputs. Logs Panel Response A widget that shows a stream of logs.
- Scorecard
Pulumi.
Google Native. Monitoring. V1. Inputs. Scorecard Response A scorecard summarizing time series data.
- Text
Pulumi.
Google Native. Monitoring. V1. Inputs. Text Response A raw string or markdown displaying textual content.
- Time
Series Pulumi.Table Google Native. Monitoring. V1. Inputs. Time Series Table Response A widget that displays time series data in a tabular format.
- Title string
Optional. The title of the widget.
- Xy
Chart Pulumi.Google Native. Monitoring. V1. Inputs. Xy Chart Response A chart of time series data.
- Alert
Chart AlertChart Response A chart of alert policy data.
- Blank
Empty
Response A blank space.
- Collapsible
Group CollapsibleGroup Response A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- Logs
Panel LogsPanel Response A widget that shows a stream of logs.
- Scorecard
Scorecard
Response A scorecard summarizing time series data.
- Text
Text
Response A raw string or markdown displaying textual content.
- Time
Series TimeTable Series Table Response A widget that displays time series data in a tabular format.
- Title string
Optional. The title of the widget.
- Xy
Chart XyChart Response A chart of time series data.
- alert
Chart AlertChart Response A chart of alert policy data.
- blank
Empty
Response A blank space.
- collapsible
Group CollapsibleGroup Response A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- logs
Panel LogsPanel Response A widget that shows a stream of logs.
- scorecard
Scorecard
Response A scorecard summarizing time series data.
- text
Text
Response A raw string or markdown displaying textual content.
- time
Series TimeTable Series Table Response A widget that displays time series data in a tabular format.
- title String
Optional. The title of the widget.
- xy
Chart XyChart Response A chart of time series data.
- alert
Chart AlertChart Response A chart of alert policy data.
- blank
Empty
Response A blank space.
- collapsible
Group CollapsibleGroup Response A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- logs
Panel LogsPanel Response A widget that shows a stream of logs.
- scorecard
Scorecard
Response A scorecard summarizing time series data.
- text
Text
Response A raw string or markdown displaying textual content.
- time
Series TimeTable Series Table Response A widget that displays time series data in a tabular format.
- title string
Optional. The title of the widget.
- xy
Chart XyChart Response A chart of time series data.
- alert_
chart AlertChart Response A chart of alert policy data.
- blank
Empty
Response A blank space.
- collapsible_
group CollapsibleGroup Response A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- logs_
panel LogsPanel Response A widget that shows a stream of logs.
- scorecard
Scorecard
Response A scorecard summarizing time series data.
- text
Text
Response A raw string or markdown displaying textual content.
- time_
series_ Timetable Series Table Response A widget that displays time series data in a tabular format.
- title str
Optional. The title of the widget.
- xy_
chart XyChart Response A chart of time series data.
- alert
Chart Property Map A chart of alert policy data.
- blank Property Map
A blank space.
- collapsible
Group Property Map A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
- logs
Panel Property Map A widget that shows a stream of logs.
- scorecard Property Map
A scorecard summarizing time series data.
- text Property Map
A raw string or markdown displaying textual content.
- time
Series Property MapTable A widget that displays time series data in a tabular format.
- title String
Optional. The title of the widget.
- xy
Chart Property Map A chart of time series data.
XyChart
- Data
Sets List<Pulumi.Google Native. Monitoring. V1. Inputs. Data Set> The data displayed in this chart.
- Chart
Options Pulumi.Google Native. Monitoring. V1. Inputs. Chart Options Display options for the chart.
- Thresholds
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Threshold> Threshold lines drawn horizontally across the chart.
- Timeshift
Duration string The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- XAxis
Pulumi.
Google Native. Monitoring. V1. Inputs. Axis The properties applied to the X axis.
- Y2Axis
Pulumi.
Google Native. Monitoring. V1. Inputs. Axis The properties applied to the Y2 axis.
- YAxis
Pulumi.
Google Native. Monitoring. V1. Inputs. Axis The properties applied to the Y axis.
- Data
Sets []DataSet The data displayed in this chart.
- Chart
Options ChartOptions Display options for the chart.
- Thresholds []Threshold
Threshold lines drawn horizontally across the chart.
- Timeshift
Duration string The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- XAxis Axis
The properties applied to the X axis.
- Y2Axis Axis
The properties applied to the Y2 axis.
- YAxis Axis
The properties applied to the Y axis.
- data
Sets List<DataSet> The data displayed in this chart.
- chart
Options ChartOptions Display options for the chart.
- thresholds List<Threshold>
Threshold lines drawn horizontally across the chart.
- timeshift
Duration String The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- x
Axis Axis The properties applied to the X axis.
- y2Axis Axis
The properties applied to the Y2 axis.
- y
Axis Axis The properties applied to the Y axis.
- data
Sets DataSet[] The data displayed in this chart.
- chart
Options ChartOptions Display options for the chart.
- thresholds Threshold[]
Threshold lines drawn horizontally across the chart.
- timeshift
Duration string The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- x
Axis Axis The properties applied to the X axis.
- y2Axis Axis
The properties applied to the Y2 axis.
- y
Axis Axis The properties applied to the Y axis.
- data_
sets Sequence[DataSet] The data displayed in this chart.
- chart_
options ChartOptions Display options for the chart.
- thresholds Sequence[Threshold]
Threshold lines drawn horizontally across the chart.
- timeshift_
duration str The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- x_
axis Axis The properties applied to the X axis.
- y2_
axis Axis The properties applied to the Y2 axis.
- y_
axis Axis The properties applied to the Y axis.
- data
Sets List<Property Map> The data displayed in this chart.
- chart
Options Property Map Display options for the chart.
- thresholds List<Property Map>
Threshold lines drawn horizontally across the chart.
- timeshift
Duration String The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- x
Axis Property Map The properties applied to the X axis.
- y2Axis Property Map
The properties applied to the Y2 axis.
- y
Axis Property Map The properties applied to the Y axis.
XyChartResponse
- Chart
Options Pulumi.Google Native. Monitoring. V1. Inputs. Chart Options Response Display options for the chart.
- Data
Sets List<Pulumi.Google Native. Monitoring. V1. Inputs. Data Set Response> The data displayed in this chart.
- Thresholds
List<Pulumi.
Google Native. Monitoring. V1. Inputs. Threshold Response> Threshold lines drawn horizontally across the chart.
- Timeshift
Duration string The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- XAxis
Pulumi.
Google Native. Monitoring. V1. Inputs. Axis Response The properties applied to the X axis.
- Y2Axis
Pulumi.
Google Native. Monitoring. V1. Inputs. Axis Response The properties applied to the Y2 axis.
- YAxis
Pulumi.
Google Native. Monitoring. V1. Inputs. Axis Response The properties applied to the Y axis.
- Chart
Options ChartOptions Response Display options for the chart.
- Data
Sets []DataSet Response The data displayed in this chart.
- Thresholds
[]Threshold
Response Threshold lines drawn horizontally across the chart.
- Timeshift
Duration string The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- XAxis
Axis
Response The properties applied to the X axis.
- Y2Axis
Axis
Response The properties applied to the Y2 axis.
- YAxis
Axis
Response The properties applied to the Y axis.
- chart
Options ChartOptions Response Display options for the chart.
- data
Sets List<DataSet Response> The data displayed in this chart.
- thresholds
List<Threshold
Response> Threshold lines drawn horizontally across the chart.
- timeshift
Duration String The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- x
Axis AxisResponse The properties applied to the X axis.
- y2Axis
Axis
Response The properties applied to the Y2 axis.
- y
Axis AxisResponse The properties applied to the Y axis.
- chart
Options ChartOptions Response Display options for the chart.
- data
Sets DataSet Response[] The data displayed in this chart.
- thresholds
Threshold
Response[] Threshold lines drawn horizontally across the chart.
- timeshift
Duration string The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- x
Axis AxisResponse The properties applied to the X axis.
- y2Axis
Axis
Response The properties applied to the Y2 axis.
- y
Axis AxisResponse The properties applied to the Y axis.
- chart_
options ChartOptions Response Display options for the chart.
- data_
sets Sequence[DataSet Response] The data displayed in this chart.
- thresholds
Sequence[Threshold
Response] Threshold lines drawn horizontally across the chart.
- timeshift_
duration str The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- x_
axis AxisResponse The properties applied to the X axis.
- y2_
axis AxisResponse The properties applied to the Y2 axis.
- y_
axis AxisResponse The properties applied to the Y axis.
- chart
Options Property Map Display options for the chart.
- data
Sets List<Property Map> The data displayed in this chart.
- thresholds List<Property Map>
Threshold lines drawn horizontally across the chart.
- timeshift
Duration String The duration used to display a comparison chart. A comparison chart simultaneously shows values from two similar-length time periods (e.g., week-over-week metrics). The duration must be positive, and it can only be applied to charts with data sets of LINE plot type.
- x
Axis Property Map The properties applied to the X axis.
- y2Axis Property Map
The properties applied to the Y2 axis.
- y
Axis Property Map The properties applied to the Y axis.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0