grouping http requests
- Dominant language
- JavaScript
- Stars
- 280
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
I have a nodejs lambda which makes outgoing http requests to dynamic places (basically the request gives a URL and this lambda makes the request there) therefor in the xray service map I get many edges and many nodes because I'm wrapping https.
I'm wondering if I can group these somehow in the code and give it some label, rather than creating multiple edges/nodes
Thanks
Contributor guide
Research direction
Start by reviewing how the SDK wraps outgoing HTTPS requests and how those requests appear in the X-Ray service map. Determine whether dynamic destinations can be grouped under a caller-supplied label, and define completion as a documented supported approach or a clearly scoped SDK change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, node.js
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100