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 Risposte
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
con risposta un anno fa
0

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

Sam
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande