Skip to content

Get O Tel Enrichment

cloudwatch_get_o_tel_enrichment R Documentation

Returns the current status of vended metric enrichment for the account, including whether CloudWatch vended metrics are enriched with resource ARN and resource tag labels and queryable using PromQL

Description

Returns the current status of vended metric enrichment for the account, including whether CloudWatch vended metrics are enriched with resource ARN and resource tag labels and queryable using PromQL. For the list of supported resources, see Supported Amazon Web Services infrastructure metrics.

Usage

cloudwatch_get_o_tel_enrichment()

Value

A list with the following syntax:

list(
  Status = "Running"|"Stopped"
)

Request syntax

svc$get_o_tel_enrichment()