last9 / openapm-nodejs

APM for NodeJS using Prometheus
https://last9.io
Apache License 2.0
62 stars 3 forks source link

feat: Tracking callers in microservices #47

Open chtushar opened 3 months ago

chtushar commented 3 months ago

Description

Add an ability to emit caller label so that the OpenAPM user is able to monitor the calls/communication between the micro-services.

Ayush9026 commented 2 months ago

I will try to solve this issue.