Skip to content

docs: fix nodejs agent docker setup instructions #231

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

Closed
wants to merge 1 commit into from

Conversation

kruskall
Copy link
Member

See https://www.elastic.co/guide/en/apm/agent/nodejs/current/lambda.html

Current documentation appears as:

FROM docker.elastic.co/observability/apm-lambda-extension-x86_64:latest AS lambda-extension
AGENT_IMPORT
 
# FROM ...  <-- this is the base image of your Lambda function
 
COPY --from=lambda-extension /opt/elastic-apm-extension /opt/extensions/elastic-apm-extension
AGENT_COPY

@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Jul 13, 2022
@apmmachine
Copy link

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-07-13T19:19:33.828+0000

  • Duration: 9 min 7 sec

Test stats 🧪

Test Results
Failed 0
Passed 220
Skipped 4
Total 224

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@simitt simitt requested review from astorm and trentm July 14, 2022 06:50
@kruskall kruskall closed this Jul 14, 2022
@kruskall kruskall deleted the docs/fix-nodejs branch July 14, 2022 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants