feat: Tracking callers in microservices
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 66
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Description
Add an ability to emit caller label so that the OpenAPM user is able to monitor the calls/communication between the micro-services.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing instrumentation and metric-emission entry points in this TypeScript NodeJS repository, then trace how labels are assembled for monitored calls. Define how the caller label should identify microservice communication and verify that emitted metrics expose it for OpenAPM users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs, prometheus, typescript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100