AWS prometheus documentation change
Summary
Updated documentation for managed collectors with Amazon MSK integration and minor editorial changes
Security assessment
Changes focus on feature expansion (MSK integration) and documentation clarity improvements without any security-specific content or vulnerability references.
Diff
diff --git a/prometheus/latest/userguide/AMP-collector-how-to.md b/prometheus/latest/userguide/AMP-collector-how-to.md index c5203937f..6fed6c1b0 100644 --- a//prometheus/latest/userguide/AMP-collector-how-to.md +++ b//prometheus/latest/userguide/AMP-collector-how-to.md @@ -7 +7 @@ Create a scraperConfiguring your Amazon EKS clusterFind and delete scrapersScrap -# Using an AWS managed collector +# Set up managed collectors for Amazon EKS @@ -9 +9 @@ Create a scraperConfiguring your Amazon EKS clusterFind and delete scrapersScrap -To use an Amazon Managed Service for Prometheus collector, you must create a scraper that discovers and pulls metrics in your Amazon EKS cluster. +To use an Amazon Managed Service for Prometheus collector, you create a scraper that discovers and pulls metrics in your Amazon EKS cluster. You can also create a scraper that integrates with Amazon Managed Streaming for Apache Kafka. For more information, see [Integrate Amazon MSK](https://docs.aws.amazon.com/prometheus/latest/userguide/prom-msk-integration.html). @@ -123 +123 @@ AWS CLI -Use the `create-scraper` command to create a scraper with the the AWS CLI. The following example creates a scraper in the `us-west-2` Region. You need to replace the AWS account, workspace, security, and Amazon EKS cluster information with your own IDs, and provide the configuration to use for your scraper. +Use the `create-scraper` command to create a scraper with the AWS CLI. The following example creates a scraper in the `us-west-2` Region. You need to replace the AWS account, workspace, security, and Amazon EKS cluster information with your own IDs, and provide the configuration to use for your scraper. @@ -723 +723 @@ AWS managed collectors -Prometheus-compatible metrics +Integrate Amazon MSK