Interface protos.google.monitoring.dashboard.v1.IAggregation (2.9.2)

Properties of an Aggregation.

Package

@google-cloud/monitoring-dashboards

Properties

alignmentPeriod

alignmentPeriod?: (google.protobuf.IDuration|null);

Aggregation alignmentPeriod

crossSeriesReducer

crossSeriesReducer?: (google.monitoring.dashboard.v1.Aggregation.Reducer|keyof typeof google.monitoring.dashboard.v1.Aggregation.Reducer|null);

Aggregation crossSeriesReducer

groupByFields

groupByFields?: (string[]|null);

Aggregation groupByFields

perSeriesAligner

perSeriesAligner?: (google.monitoring.dashboard.v1.Aggregation.Aligner|keyof typeof google.monitoring.dashboard.v1.Aggregation.Aligner|null);

Aggregation perSeriesAligner