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

[Internal] Distributed Tracing: Fixes Client Config Test #4406

Merged
merged 4 commits into from
Apr 12, 2024

Conversation

sourabh1007
Copy link
Contributor

Description

What is the change?
Added "back", logic to generate activity id, even if customer is not subscribed to any source.

Why is change required?
As part of PR #4333, I removed network level traces generation, along with that, this code was also removed where we were making sure that traceid is generated, even if customer is not subscribed to the any traces.

Why was it not caught in PR pipelines?
It is part of emulator test, and we don't run emulator test in "preview" mode, in our PR pipelines.

Type of change

  • [] Bug fix (non-breaking change which fixes an issue)

Closing issues

This would unblock 3.39.0 release

@kirankumarkolli kirankumarkolli added the auto-merge Enables automation to merge PRs label Apr 12, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit ef719fb into master Apr 12, 2024
21 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/sourabhjain/dtbugfix branch April 12, 2024 05:36
sourabh1007 added a commit that referenced this pull request Apr 12, 2024
* Adds code to create activity even customer is not subscribed to the feature

* Added documentation
sourabh1007 added a commit that referenced this pull request Apr 12, 2024
* Adds code to create activity even customer is not subscribed to the feature

* Added documentation
sourabh1007 added a commit that referenced this pull request Apr 15, 2024
* Adds code to create activity even customer is not subscribed to the feature

* Added documentation
sourabh1007 added a commit that referenced this pull request Apr 15, 2024
* Adds code to create activity even customer is not subscribed to the feature

* Added documentation
sourabh1007 added a commit that referenced this pull request Apr 15, 2024
* Adds code to create activity even customer is not subscribed to the feature

* Added documentation
microsoft-github-policy-service bot pushed a commit that referenced this pull request Apr 15, 2024
* Adds code to create activity even customer is not subscribed to the feature

* Added documentation
microsoft-github-policy-service bot pushed a commit that referenced this pull request Apr 15, 2024
* Adds code to create activity even customer is not subscribed to the feature

* Added documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants