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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则