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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南