AWS SDK Neptune calls are not whitelisted
Open
- Dominant language
- JavaScript
- Stars
- 280
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
Using the latest xray node SDK with the Neptune client results in a not of messages like the one bellow:
{"level":"DEBUG","message":"Call \"neptunedata.executeOpenCypherQuery\" is not whitelisted for additional data capturing. Ignoring.","timestamp":"2025-05-15T08:29:23.966Z", ...}
Contributor guide
Research direction
Start by reproducing the warning with the latest X-Ray Node SDK and an AWS Neptune client call such as neptunedata.executeOpenCypherQuery. Locate the SDK's service whitelist and related tests, then verify that the Neptune call is recognized for additional data capturing without the warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100