| Class | Description |
|---|---|
| Aggregation |
Describes how to combine multiple time series to provide a different view of the data.
|
| Axis |
A chart axis.
|
| ChartOptions |
Options to control visual rendering of a chart.
|
| Column |
Defines the layout properties and content for a column.
|
| ColumnLayout |
A simplified layout that divides the available space into vertical columns and arranges a set of
widgets vertically in each column.
|
| Dashboard |
A Google Stackdriver dashboard.
|
| DataSet |
Groups a time series query definition with charting options.
|
| DroppedLabels |
A set of (label, value) pairs that were removed from a Distribution time series during
aggregation and then added as an attachment to a Distribution.Exemplar.The full label set for the
exemplars is constructed by using the dropped pairs in combination with the label values that
remain on the aggregated Distribution time series.
|
| Empty |
A generic empty message that you can re-use to avoid defining duplicated empty messages in your
APIs.
|
| Field |
A single field of a message type.
|
| GaugeView |
A gauge chart shows where the current value sits within a pre-defined range.
|
| GridLayout |
A basic layout divides the available space into vertical columns of equal width and arranges a
list of widgets using a row-first strategy.
|
| ListDashboardsResponse |
The ListDashboards request.
|
| MosaicLayout |
A mosaic layout divides the available space into a grid of blocks, and overlays the grid with
tiles.
|
| Option |
A protocol buffer option, which can be attached to a message, field, enumeration, etc.
|
| PickTimeSeriesFilter |
Describes a ranking-based time series filter.
|
| RatioPart |
Describes a query to build the numerator or denominator of a TimeSeriesFilterRatio.
|
| Row |
Defines the layout properties and content for a row.
|
| RowLayout |
A simplified layout that divides the available space into rows and arranges a set of widgets
horizontally in each row.
|
| Scorecard |
A widget showing the latest value of a metric, and how this value relates to one or more
thresholds.
|
| SourceContext |
SourceContext represents information about the source of a protobuf element, like the file in
which it is defined.
|
| SpanContext |
The context of a span, attached to Exemplars in Distribution values during aggregation.It
contains the name of a span with format:
projects/[PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
|
| SparkChartView |
A sparkChart is a small chart suitable for inclusion in a table-cell or inline in text.
|
| StatisticalTimeSeriesFilter |
A filter that ranks streams based on their statistical relation to other streams in a request.
|
| Text |
A widget that displays textual content.
|
| Threshold |
Defines a threshold for categorizing time series values.
|
| Tile |
A single tile in the mosaic.
|
| TimeSeriesFilter |
A filter that defines a subset of time series data that is displayed in a widget.
|
| TimeSeriesFilterRatio |
A pair of time series filters that define a ratio computation.
|
| TimeSeriesQuery |
TimeSeriesQuery collects the set of supported methods for querying time series data from the
Stackdriver metrics API.
|
| Type |
A protocol buffer message type.
|
| Widget |
Widget contains a single dashboard component and configuration of how to present the component in
the dashboard.
|
| XyChart |
A chart that displays data on a 2D (X and Y axes) plane.
|
Copyright © 2011–2021 Google. All rights reserved.