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

Properties of a Scorecard.

Package

@google-cloud/monitoring-dashboards

Properties

gaugeView

gaugeView?: (google.monitoring.dashboard.v1.Scorecard.IGaugeView|null);

Scorecard gaugeView

sparkChartView

sparkChartView?: (google.monitoring.dashboard.v1.Scorecard.ISparkChartView|null);

Scorecard sparkChartView

thresholds

thresholds?: (google.monitoring.dashboard.v1.IThreshold[]|null);

Scorecard thresholds

timeSeriesQuery

timeSeriesQuery?: (google.monitoring.dashboard.v1.ITimeSeriesQuery|null);

Scorecard timeSeriesQuery