-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add docs for APM agent setup with ECS env. #18916
Conversation
Hi @umaannamalai 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. We will automatically generate a preview of your request, and will comment with a link when the preview is ready (usually 10 to 20 minutes). |
✅ Deploy Preview for docs-website-netlify ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! There a few spots where you could replace the full docs URL withe shorthand version, but I don't think that should hold up approval.
...infrastructure/elastic-container-service-integration/introduction-amazon-ecs-integration.mdx
Outdated
Show resolved
Hide resolved
...infrastructure/elastic-container-service-integration/introduction-amazon-ecs-integration.mdx
Outdated
Show resolved
Hide resolved
...nt/docs/infrastructure/elastic-container-service-integration/monitor-ecs-with-apm-agents.mdx
Show resolved
Hide resolved
For more information, please see our [ECS integration install guide](https://docs.newrelic.com/docs/infrastructure/elastic-container-service-integration/install-ecs-integration/). | ||
|
||
|
||
Example full task definition file: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a code comment somewhere that identifies the changes specific to setting up a sidecar container?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This task definition file was meant to show the full setup of the sidecar and the agent. I can add it under a new main heading to clarify that
This PR adds a guide for setting up language agents/ the infra agent within an ECS/ Fargate environment.