aws / aws/aws-xray-sdk-node

Communication bridge between Amazon x-ray sdk and Hapi

Open
#521 5 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
280
Forks
157
PR merge metrics
No merged PRs in 30d

Description

I've been working as a blockchain company. My manager wants to integrate: Amazon X-Ray. Our solution uses several microservices. Part of them are using: hapi.dev(https://hapi.dev). The others microservices don't have a framework. The system has several microservices with PURE nodejs implementation.

My question about: How we can use Amazon X Ray could be used if the technology stack is mix between hapi.dev services and pure nodejs implementation.

Why I'm asking my question:

The documentation started with the following paraghraph:
**The X-Ray SDK for Node.js is a library for Express web applications and Node.js Lambda functions that provides classes and methods for generating and sending trace data to the X-Ray daemon.** Trace data includes information about incoming HTTP requests served by the application, and calls that the application makes to downstream services using the AWS SDK or HTTP clients.

https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-nodejs.html

Contributor guide

Open the contributing guide

Research direction

Read the AWS X-Ray SDK for Node.js documentation linked in the issue and compare its stated Express and Lambda coverage with the described Hapi and pure Node.js microservices. The work would be complete when the repository has a clear, supported answer explaining whether and how these service types can be integrated.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, node.js
Domain
api, backend
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.