MetricGroup

Defines a group of related metrics collected for a target. Each metric group has a name, collection frequency, and a set of metric columns.

Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracle

Properties

Name Type Description
metricGroupName string Unique name of the metric group.
displayName string Human-readable display name.
description string Description of what this metric group measures.
collectionFrequency integer Collection interval in seconds.
metricColumns array List of metric columns in this group.
View JSON Schema on GitHub