CloudWatch / Client / start_o_tel_enrichment
start_o_tel_enrichment¶
- CloudWatch.Client.start_o_tel_enrichment()¶
Enables enrichment and PromQL access for CloudWatch vended metrics for supported AWS resources in the account. Once enabled, metrics that contain a resource identifier dimension (for example, EC2
CPUUtilizationwith anInstanceIddimension) are enriched with resource ARN and resource tag labels and become queryable using PromQL.Before calling this operation, you must enable resource tags on telemetry for your account. For more information, see Enable resource tags on telemetry.
See also: AWS API Documentation
Request Syntax
response = client.start_o_tel_enrichment()
- Return type:
dict
- Returns:
Response Syntax
{}Response Structure
(dict) –