AWS Security ChangesHomeSearch

AWS prometheus documentation change

Service: prometheus · 2026-05-25 · Documentation low

File: prometheus/latest/userguide/AMP-troubleshooting.md

Summary

Removed out-of-order configuration note and simplified error reasons for sample processing

Security assessment

Simplifies troubleshooting documentation without security context. Removal of rate limit references doesn't indicate security fix.

Diff

diff --git a/prometheus/latest/userguide/AMP-troubleshooting.md b/prometheus/latest/userguide/AMP-troubleshooting.md
index ac7ba6577..be52dc9f9 100644
--- a//prometheus/latest/userguide/AMP-troubleshooting.md
+++ b//prometheus/latest/userguide/AMP-troubleshooting.md
@@ -82,2 +81,0 @@ If your data does not arrive in order, you can see errors about `out-of-order sa
-You can configure an out-of-order time window for your workspace to accept out-of-order samples. For more information, see [Configure your workspace](./AMP-workspace-configuration.html).
-
@@ -135,3 +133 @@ rate_limited |  Ingestion rate limited
-sample-out-of-order |  Samples are sent out of order and cannot be processed. This reason is only emitted when the out-of-order time window is set to 0.  
-sample-too-old |  Sample is older than the configured out-of-order time window and cannot be processed.  
-out-of-order-rate-limit |  Out-of-order ingestion rate limit was reached and the sample cannot be processed. For more information, see [Amazon Managed Service for Prometheus service quotas](./AMP_quotas.html).  
+sample-out-of-order |  Samples are sent out of order and cannot be processed