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

Add SDK support for Debugger.IsSupported and Http.EnableActivityPropagation #12457

Merged
merged 1 commit into from
Jul 15, 2020

Conversation

eerhardt
Copy link
Member

…gation

These feature switches were added in the runtime:
* Debugger - dotnet/runtime#37288
* Http activity propagation - dotnet/runtime#38765

Fix dotnet#12217
Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

LGTM!

@eerhardt eerhardt merged commit 8e67756 into dotnet:master Jul 15, 2020
@eerhardt eerhardt deleted the AddMoreFeatureSwitches branch July 15, 2020 00:08
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

Successfully merging this pull request may close these issues.

Add SDK Support for new runtime feature switches
3 participants