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 #4408

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

@philipthomas-MSFT philipthomas-MSFT added the auto-merge Enables automation to merge PRs label Apr 11, 2024
@kirankumarkolli
Copy link
Member

Lets please port the change from master

Copy link
Member

@kirankumarkolli kirankumarkolli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please port the master commit

* Adds code to create activity even customer is not subscribed to the feature

* Added documentation
@sourabh1007
Copy link
Contributor Author

@kirankumarkolli cherry-picked master commit

@kirankumarkolli
Copy link
Member

PR showing many commits.
This will all get committed with different commit id is that intentional?

Can we please create a branch and submit PR?

@sourabh1007
Copy link
Contributor Author

Creating new PR.

auto-merge was automatically disabled April 15, 2024 16:36

Pull request was closed

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.

None yet

4 participants