AWS Distro for OpenTelemetry

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

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

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




Deploy the task as a daemon service

  1. Go to the Task Definitions , and select the task you created, and click actions. Click Create service.
Diagram
  1. Select EC2 as the Launch type and select the Cluster you created or any old one you use. Type your Service name and select DAEMON as the Service type. Click the Next step:
Diagram
  1. Continue click the Next step until this page, and click Create Service:
Diagram
  1. The service will be created:
Diagram
  1. You can go to the cluster to see the service is running, also with the tasks. Visit the Results section to check the collected metrics.