Support Observability
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the proposal
DAPR supports distributed tracing by sending a trace context in the request/response headers. To support this, js-sdk needs to send this trace context, if it's present in the request, in the response headers.
The trace context should also be available outside the library (for example, to the invoker server callback), so it can be used in other operations related to the request.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.