dapr / dapr/js-sdk

Support Observability

Open
#100 6 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.