Skip to content

Conversation

@trentm
Copy link
Member

@trentm trentm commented Mar 31, 2023

This works around an issue in APM server 8.7.0 which had problems
receiving metadata with activation_method.

Closes: #3230

trentm added 2 commits March 30, 2023 17:16
This works around an issue in APM server 8.7.0 which had problems
receiving metadata with activation_method.

Closes: #3230
@trentm trentm self-assigned this Mar 31, 2023
@github-actions github-actions bot added the agent-nodejs Make available for APM Agents project planning. label Mar 31, 2023
@ghost
Copy link

ghost commented Mar 31, 2023

💔 Build Failed

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: 2023-03-31T00:22:12.641+0000

  • Duration: 18 min 16 sec

Steps errors 2

Expand to view the steps failures

Windows Batch Script
  • Took 0 min 13 sec . View more details here
  • Description: node test/test.js
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: hudson.AbortException: script returned exit code 1

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

  • run module tests for <modules> : Run TAV tests for one or more modules, where <modules> can be either a comma separated list of modules (e.g. memcached,redis) or the string literal ALL to test all modules

  • run benchmark tests : Run the benchmark test only.

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

@trentm
Copy link
Member Author

trentm commented Mar 31, 2023

Waiting for a 11.3.1 version of the http-client, pending spec discussions at elastic/apm#783.

@trentm
Copy link
Member Author

trentm commented Apr 3, 2023

Waiting for a 11.3.1 version of the http-client

Done in elastic/apm-nodejs-http-client#198

@trentm trentm merged commit 3a6af67 into main Apr 3, 2023
@trentm trentm deleted the trentm/activation-method-for-apmserver-8.7.1-only branch April 3, 2023 21:26
PeterEinberger pushed a commit to fpm-git/apm-agent-nodejs that referenced this pull request Aug 20, 2024
This works around an issue in APM server 8.7.0 which had problems
receiving metadata with activation_method.

Closes: elastic#3230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-nodejs Make available for APM Agents project planning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[META 781] send activation_method only for 8.7.1+

2 participants