The attributes of a notebook log_stream cell.

Hierarchy

  • NotebookLogStreamCellAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The Log Stream displays a log flow matching the defined query. Only available on FREE layout dashboards.

graphSize?: NotebookGraphSize

The size of the graph.

Timeframe for the notebook cell. When 'null', the notebook global time is used.

Generated using TypeDoc