Data Source: oci_stack_monitoring_baselineable_metrics

This data source provides the list of Baselineable Metrics in Oracle Cloud Infrastructure Stack Monitoring service.

List of summary of baseline-able metrics for a given resource group if specified.

Example Usage

data "oci_stack_monitoring_baselineable_metrics" "test_baselineable_metrics" {

	#Optional
	baselineable_metric_id = oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id
	compartment_id = var.compartment_id
	metric_namespace = var.baselineable_metric_metric_namespace
	name = var.baselineable_metric_name
	resource_group = var.baselineable_metric_resource_group
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

BaselineableMetric Reference

The following attributes are exported: