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

Remove OTel-specific bits #4304

Merged
merged 7 commits into from
Aug 28, 2023
Merged

Remove OTel-specific bits #4304

merged 7 commits into from
Aug 28, 2023

Conversation

xakep139
Copy link
Contributor

@xakep139 xakep139 commented Aug 17, 2023

This resolves #4052
Related to #4249

Microsoft Reviewers: Open in CodeFlow

@xakep139 xakep139 self-assigned this Aug 17, 2023
@xakep139 xakep139 linked an issue Aug 17, 2023 that may be closed by this pull request
THIRD-PARTY-NOTICES.TXT Outdated Show resolved Hide resolved
@@ -11,22 +11,28 @@ namespace Microsoft.Extensions.Telemetry.Tracing;
public class SamplingOptions
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dariusclay FYI, I decided to keep sampling for now, since I wasn't sure about its future.

@RussKie RussKie added the waiting-author-feedback 📭 The author of this issue needs to respond in order for us to continue investigating this issue. label Aug 17, 2023
@ghost ghost removed the waiting-author-feedback 📭 The author of this issue needs to respond in order for us to continue investigating this issue. label Aug 17, 2023
@RussKie RussKie merged commit 03d4f61 into release/8.0 Aug 28, 2023
6 checks passed
@RussKie RussKie deleted the xakep139/remove-OTel-bits branch August 28, 2023 03:42
@RussKie RussKie added this to the 8.0 RC2 milestone Aug 28, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distinguish OpenTelemetry dependent functionality
3 participants