AWS AmazonCloudWatch documentation change
Summary
Added metrics support to ADOT SDKs for OTLP endpoints, clarified trace-related instructions, and updated section title.
Security assessment
Updates are for feature completeness and documentation clarity in telemetry data collection, with no direct security implications or evidence of security issues.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch-OTLP-UsingADOT.md b/AmazonCloudWatch/latest/monitoring/CloudWatch-OTLP-UsingADOT.md index 00018f9f4..bfd456469 100644 --- a//AmazonCloudWatch/latest/monitoring/CloudWatch-OTLP-UsingADOT.md +++ b//AmazonCloudWatch/latest/monitoring/CloudWatch-OTLP-UsingADOT.md @@ -9 +9 @@ PrerequisiteSet up IAM permissions for your roleConfigure your credentials provi -You can use the ADOT SDKs to go collector-less and to send traces and logs directly to the OTLP endpoints. +You can use the ADOT SDKs to go collector-less and to send metrics, traces and logs directly to the OTLP endpoints. @@ -30 +30 @@ Application Signals includes Transaction Search capabilities. To avoid duplicate -Make sure Transaction Search is enabled to send spans to the X-Ray OTLP endpoint. For more information, see [Getting started with Transaction Search](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Transaction-Search-getting-started.html). +If you are using traces, make sure Transaction Search is enabled to send spans to the X-Ray OTLP endpoint. For more information, see [Getting started with Transaction Search](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Transaction-Search-getting-started.html). @@ -462 +462 @@ Build your own custom OpenTelemetry Collector -Troubleshooting +Enabling vended metrics in PromQL