Modules§

Structs§

  • Describes how to combine multiple time series to provide a different view of the data. Aggregation of time series is done in two steps. First, each time series in the set is aligned to the same time interval boundaries, then the set of time series is optionally reduced in number.
  • A chart that displays alert policy data.
  • Options to control visual rendering of a chart.
  • A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
  • A simplified layout that divides the available space into vertical columns and arranges a set of widgets vertically in each column.
  • The CreateDashboard request.
  • A Google Stackdriver dashboard. Dashboards define the content and layout of pages in the Stackdriver web application.
  • A filter to reduce the amount of data charted in relevant widgets.
  • The DeleteDashboard request.
  • A widget that displays a list of error groups.
  • The GetDashboard request.
  • A basic layout divides the available space into vertical columns of equal width and arranges a list of widgets using a row-first strategy.
  • A widget that displays a list of incidents
  • The ListDashboards request.
  • The ListDashboards request.
  • A widget that displays a stream of log.
  • A mosaic layout divides the available space into a grid of blocks, and overlays the grid with tiles. Unlike GridLayout, tiles may span multiple grid blocks and can be placed at arbitrary locations in the grid.
  • Describes a ranking-based time series filter. Each input time series is ranked with an aligner. The filter will allow up to num_time_series time series to pass through it, selecting them based on the relative ranking.
  • A widget that displays timeseries data as a pie or a donut.
  • A simplified layout that divides the available space into rows and arranges a set of widgets horizontally in each row.
  • A widget showing the latest value of a metric, and how this value relates to one or more thresholds.
  • A widget that defines a new section header. Sections populate a table of contents and allow easier navigation of long-form content.
  • A widget that groups the other widgets by using a dropdown menu. All widgets that are within the area spanned by the grouping widget are considered member widgets.
  • A filter that ranks streams based on their statistical relation to other streams in a request. Note: This field is deprecated and completely ignored by the API.
  • Table display options that can be reused.
  • A widget that displays textual content.
  • Defines a threshold for categorizing time series values.
  • A filter that defines a subset of time series data that is displayed in a widget. Time series data is fetched using the ListTimeSeries method.
  • A pair of time series filters that define a ratio computation. The output time series is the pair-wise division of each aligned element from the numerator and denominator time series.
  • TimeSeriesQuery collects the set of supported methods for querying time series data from the Stackdriver metrics API.
  • A table that displays time series data.
  • The UpdateDashboard request.
  • Widget contains a single dashboard component and configuration of how to present the component in the dashboard.
  • A chart that displays data on a 2D (X and Y axes) plane.

Enums§

  • Defines the possible types of spark chart supported by the Scorecard.