Amazon Managed Service for Prometheus

0

I deployed Amazon Managed Service for Prometheus and I'm trying to get metrics for ECS and EB. But I can't understand if need to setup a Prometheus server to send the metrics to and have the data source set to remote write to AMP? Or do I need to install and setup node exporter?

Can you someone please explain the difference between the Amazon Managed Service for Prometheus vs Prometheus server?

2回答
0

https://aws.amazon.com/blogs/opensource/metrics-collection-from-amazon-ecs-using-amazon-managed-service-for-prometheus/

Taken from above

The Prometheus Server gets installed in the ECS cluster as a collector (agent) that forward metrics to AMP. Prometheus supports dynamic discovery of Kubernetes resources so you need to deploy Prometheus server on an Amazon ECS cluster, dynamically discover the set of services to collect metrics from, and send the metrics to AMP for subsequent query and visualization as well as long-term storage. This solution will also enable Amazon ECS customers to leverage libraries and servers that help in exporting existing metrics from third-party systems as Prometheus metrics.

profile pictureAWS
Roly
回答済み 1年前
0

How do I get the metrics for AWS Elastic Beanstalk? The beanstalk application is using docker containers.

Sam
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ