Data Source: oci_stack_monitoring_metric_extensions

This data source provides the list of Metric Extensions in Oracle Cloud Infrastructure Stack Monitoring service.

Returns a list of metric extensions

Example Usage

data "oci_stack_monitoring_metric_extensions" "test_metric_extensions" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	enabled_on_resource_id = oci_usage_proxy_resource.test_resource.id
	name = var.metric_extension_name
	resource_type = var.metric_extension_resource_type
	state = var.metric_extension_state
	status = var.metric_extension_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MetricExtension Reference

The following attributes are exported: