elastic / elastic/apm-agent-nodejs
http2 instrumentation does not handle `transactionIgnoreUrl`, `ignoreUserAgent` et al
Open
agent-nodejs
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
The http2 instrumentation does not handle the `transactionIgnoreUrls`, `ignoreUrls` and `ignoreUserAgents` as is being done for http and https here: https://github.com/elastic/apm-agent-nodejs/blob/v3.17.0/lib/instrumentation/http-shared.js#L19-L22
Contributor guide
Assessment
This issue has not been assessed yet.