Check if fargate containers are down in grafana and prometheus

Kindly let us know How can we check if the fargate containers are down in grafana and prometheus

Hello @sushmithashetty, welcome to Grafana Community !

I believe you can set up Prometheus as a fargate container and scrape your application fargate container metrics from it.

Once you have metrics in Prometheus, you can set up it as a DataSource in Grafana and create alerts based on those metrics.

Please refer to the AWS example doc for more details on this :