Class: ChartDatasourceLogstat

ChartDatasourceLogstat

new ChartDatasourceLogstat()

The log statistics data source provides statistics based on LogStatistics.

Extends

Members

elementCount :Integer

Display only first n dimension values.

Type:
  • Integer

filter :String

Filter data by specific dimension values.

Type:
  • String

groupBy :String

Group data by a dimension.

Type:
  • String

logpool :Integer

LogAnalyzer Id.

Type:
  • Integer
See:

measures :Array.<string>

List of measures to be displayed.

Type:
  • Array.<string>

orderBy :String

Order grouped dimension by columns.

Type:
  • String

statistic :Integer

LogStatistic ID. If 0 the default log pool statistic is used.

Type:
  • Integer

timeRange :String

Time range last-n ... last n values will be displayed.

Type:
  • String

(readonly) type :ChartDatasourceType

Type:
Overrides:
Default Value:
  • ChartDatasourceType.Logstat