AWS Distro for OpenTelemetry

Run your task on the Amazon Elastic Container Service (Amazon ECS)

Run your task on the Amazon Elastic Container Service (Amazon ECS)

In this tutorial, we will demonstrate how to run your task on the Amazon Elastic Container Service (Amazon ECS).




Run your task

  1. Go to the Task Definitions , and select the task you created, and click actions. Click Run task.
Diagram
  1. Select FARGATE as the Launch type and select the Cluster VPC you created or any old one you use (This VPC must be same with the one you used in your cluster). Also select all the subnets. Click the run task:
Diagram

If you selected the EC2 as your launch Type when you created your task definition, you can just select EC2 as your Launch type. Select the cluster you want to use and click the Run Task button.

  1. You can go to the cluster to see the task running. Visit the Results section to check the collected metrics and traces.

On this page