AWS AmazonCloudWatch documentation change
Summary
Updated terminology from 'outlier and pattern detection' to 'anomaly and pattern detection' in the description of CloudWatch Logs capabilities for Transaction Search.
Security assessment
This is another terminology update changing 'outlier detection' to 'anomaly detection'. No security context is provided, and the change doesn't introduce or modify security features. It appears to be part of a broader terminology standardization across CloudWatch documentation.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch-Transaction-Search.md b/AmazonCloudWatch/latest/monitoring/CloudWatch-Transaction-Search.md index 2621db9f5..94d614a33 100644 --- a//AmazonCloudWatch/latest/monitoring/CloudWatch-Transaction-Search.md +++ b//AmazonCloudWatch/latest/monitoring/CloudWatch-Transaction-Search.md @@ -72 +72 @@ If you send traces to X-Ray, you can [get started by enabling Transaction Search -When you enable Transaction Search, spans sent to X-Ray are ingested in a log group called `aws/spans`. CloudWatch uses these spans to generate a curated application performance monitoring (APM) experience in CloudWatch Application Signals. This provides you the ability to search and analyze spans, as well as use CloudWatch Logs capabilities like outlier and pattern detection. You can even use custom metric extraction . CloudWatch Application Signals provides you with a unified, application-centric view of your applications, services, and dependencies. It also helps you monitor and triage application health. +When you enable Transaction Search, spans sent to X-Ray are ingested in a log group called `aws/spans`. CloudWatch uses these spans to generate a curated application performance monitoring (APM) experience in CloudWatch Application Signals. This provides you the ability to search and analyze spans, as well as use CloudWatch Logs capabilities like anomaly and pattern detection. You can even use custom metric extraction . CloudWatch Application Signals provides you with a unified, application-centric view of your applications, services, and dependencies. It also helps you monitor and triage application health.