Skip to content

ECS Fargate monitoring #68

Open
Open
@lazar-cl

Description

@lazar-cl

Hello,

I want to send metrics from the ECS cluster (there are 5 services inside it) to Grafana.

I tried everything possible.

Node exporter is not a solution because ECS is on Fargate.

Prometheus released its ecs-exporter, but it only collects data from the service where the ecs-exporter is installed.

But I want to set up another service, let's say ecs-exporter, which will collect data from all the services that are in that cluster, literally to select a service in Grafana for which it will send me metrics.

Cloudwatch is also not a solution because their response is quite slow, which is very bad in terms of monitoring.

Has anyone been able to solve this problem and encountered it?

Thanks in advance to everyone for the answers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions