Skip to content

Commit

Permalink
Add task definition example heading.
Browse files Browse the repository at this point in the history
  • Loading branch information
umaannamalai committed Oct 16, 2024
1 parent e073af5 commit 2a2a5dd
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,12 @@ You can set up the infrastructure agent as a [sidecar container](https://docs.aw
src="/images/service-map-screenshot-showing-language-and-infra-agent-in-fargate-env.png"
/>
<figcaption>
This service map includes data surfaced from an APM agent with an infra agent sidecar in a Fargate environment.
This service map includes data surfaced from an APM agent with an infra agent sidecar in a Fargate environment.
</figcaption>

To enable this feature, update your task file full task definition file. For example:
## Example Task Definition File [#example-task-definition]

To set up the language agent and infrastructure agent sidecar, update your full task definition file. For example:

```json
{
Expand Down

0 comments on commit 2a2a5dd

Please sign in to comment.