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

TelemetryContext does not copy rawobject store while cloning. #974

Closed
cijothomas opened this issue Nov 7, 2018 · 0 comments
Closed

TelemetryContext does not copy rawobject store while cloning. #974

cijothomas opened this issue Nov 7, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@cijothomas
Copy link
Contributor

Rawobject store introduced in #937, was not copied when cloning. This means only the 1st sink would get the data stored in the rawobject store. The rawobjects should be shared for all sinks as per original design.

This is treated as a bug to be fixed for 2.9.0-beta1

Repro Steps

Actual Behavior

Expected Behavior

Version Info

SDK Version :
.NET Version :
How Application was onboarded with SDK(VisualStudio/StatusMonitor/Azure Extension) :
OS :
Hosting Info (IIS/Azure WebApps/ etc) :

@cijothomas cijothomas self-assigned this Nov 7, 2018
@cijothomas cijothomas added this to the 2.9-beta1 milestone Nov 7, 2018
@cijothomas cijothomas added the bug label Nov 7, 2018
TimothyMothra added a commit that referenced this issue Oct 25, 2019
* bump version 2.8.0-beta3

* re-enable DiagnosticSource tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant