Data Source: oci_stack_monitoring_baselineable_metric
This data source provides details about a specific Baselineable Metric resource in Oracle Cloud Infrastructure Stack Monitoring service.
Get the Baseline-able metric for the given id
Example Usage
data "oci_stack_monitoring_baselineable_metric" "test_baselineable_metric" {
#Required
baselineable_metric_id = oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id
}
Argument Reference
The following arguments are supported:
baselineable_metric_id
- (Required) Identifier for the metric
Attributes Reference
The following attributes are exported:
column
- metric column namecompartment_id
- OCID of the compartmentcreated_by
- Created user iddefined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}
freeform_tags
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}
id
- OCID of the metricis_out_of_box
- Is the metric created out of box, default falselast_updated_by
- last Updated user idname
- name of the metricnamespace
- namespace of the metricresource_group
- Resource group of the metricresource_type
- Resource type of the metricstate
- The current lifecycle state of the metric extensionsystem_tags
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:{"orcl-cloud.free-tier-retained": "true"}
tenancy_id
- OCID of the tenancytime_created
- creation datetime_last_updated
- last updated time