Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SingleMetricBaseline

Package version

The baseline results of a single metric.

Hierarchy

  • SingleMetricBaseline

Index

Properties

baselines

baselines: TimeSeriesBaseline[]

The baseline for each time series that was queried.

id

id: string

The metric baseline Id.

interval

interval: string

The interval (window size) for which the metric data was returned in. This may be adjusted in the future and returned back from what was originally requested. This is not present if a metadata request was made.

name

name: string

The name of the metric for which the baselines were retrieved.

Optional namespace

namespace: undefined | string

The namespace of the metrics been queried.

timespan

timespan: string

The timespan for which the data was retrieved. Its value consists of two datetimes concatenated, separated by '/'. This may be adjusted in the future and returned back from what was originally requested.

type

type: string

The resource type of the metric baseline resource.

Generated using TypeDoc