elastic / elastic/apm-agent-nodejs
add tests for apps using cluster module
Open
agent-nodejs
kibana
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
If a user app uses [cluster](https://nodejs.org/api/cluster.html) and APM... what happens?
My intuition is that there will be an independent APM agent in the `isMaster` and in each worker, but I haven't played and the tests don't validate that things work sanely.
Contributor guide
Assessment
This issue has not been assessed yet.