elastic / apm-nodejs-http-client

**Moved to elastic/apm-agent-nodejs.** A low-level Node.js HTTP client for communicating with the Elastic APM intake API
MIT License
21 stars 30 forks source link

10.3.0; expectExtraMetadata config & Client#setExtraMetadata #170

Closed trentm closed 2 years ago

trentm commented 2 years ago

These provide a mechanism for the Node.js APM Agent to pass in metadata asynchronously and be sure that the client will not begin an intake request until that metadata is provided.

Refs: https://github.com/elastic/apm-agent-nodejs/issues/2404

apmmachine commented 2 years ago

:green_heart: 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: 2021-11-04T23:39:11.476+0000 * Duration: 7 min 21 sec * Commit: 2dcd6d4e7b68cf1bcf814a50ab5e361658325ab7 #### Test stats :test_tube: | Test | Results | | ------------ | :-----------------------------: | | Failed | 0 | | Passed | 17024 | | Skipped | 0 | | Total | 17024 |

trentm commented 2 years ago

I'll have a follow-up agent PR later today that uses this -> https://github.com/elastic/apm-agent-nodejs/pull/2407

trentm commented 2 years ago

elastic-apm-http-client@10.3.0 published v10.3.0 tagged