Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize response context as a response header #28

Open
SergeyKanzhelev opened this issue Jun 12, 2018 · 0 comments
Open

Serialize response context as a response header #28

SergeyKanzhelev opened this issue Jun 12, 2018 · 0 comments

Comments

@SergeyKanzhelev
Copy link
Contributor

Same as https://github.com/aspnet/Hosting/issues/1460 for ASP.NET Core

Motivation

In distributed tracing scenarios it is not uncommon to return extra context as a response headers when possible. DiagnosticsSource Acitvity should implement API that will allow to set the response context. Fields populated by this API should be serialized as http response headers.

CC: @seth-capistron, @vancem, @jacpull, @lmolkova, @glennc, @davidfowl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant