ClusterMetricsConfigurationProperties interface

ClusterMetricsConfigurationProperties represents the properties of metrics configuration for the cluster.

Properties

collectionInterval

The interval in minutes by which metrics will be collected.

detailedStatus

The more detailed status of the metrics configuration.

detailedStatusMessage

The descriptive message about the current detailed status.

disabledMetrics

The list of metrics that are available for the cluster but disabled at the moment.

enabledMetrics

The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.

provisioningState

The provisioning state of the metrics configuration.

Property Details

collectionInterval

The interval in minutes by which metrics will be collected.

collectionInterval: number

Property Value

number

detailedStatus

The more detailed status of the metrics configuration.

detailedStatus?: string

Property Value

string

detailedStatusMessage

The descriptive message about the current detailed status.

detailedStatusMessage?: string

Property Value

string

disabledMetrics

The list of metrics that are available for the cluster but disabled at the moment.

disabledMetrics?: string[]

Property Value

string[]

enabledMetrics

The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.

enabledMetrics?: string[]

Property Value

string[]

provisioningState

The provisioning state of the metrics configuration.

provisioningState?: string

Property Value

string