Skip to content

Add Activity Trace Id Custom Generation Support#48138

Merged
tarekgh merged 3 commits intodotnet:masterfrom
tarekgh:SupportActivityTraceIdCustomGeneration
Feb 12, 2021
Merged

Add Activity Trace Id Custom Generation Support#48138
tarekgh merged 3 commits intodotnet:masterfrom
tarekgh:SupportActivityTraceIdCustomGeneration

Conversation

@tarekgh
Copy link
Member

@tarekgh tarekgh commented Feb 11, 2021

Fixes #46704

@ghost
Copy link

ghost commented Feb 11, 2021

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented Feb 11, 2021

Tagging subscribers to this area: @tarekgh, @tommcdon, @pjanotti
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #46704

Author: tarekgh
Assignees: -
Labels:

area-System.Diagnostics.Tracing, new-api-needs-documentation

Milestone: -

Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

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

LGTM, suggested a few adjustments in the comment text. Thanks @tarekgh!

…iagnostics/Activity.cs

Co-authored-by: Stephen Toub <stoub@microsoft.com>
@tarekgh
Copy link
Member Author

tarekgh commented Feb 11, 2021

The CI Windows x64 Release leg failure is tracked by #48169

@tarekgh
Copy link
Member Author

tarekgh commented Feb 12, 2021

Created the issue #48198 to track runtime (Libraries Test Run release coreclr windows x64 Debug) failure.

@tarekgh tarekgh merged commit b2adfd7 into dotnet:master Feb 12, 2021
@tarekgh tarekgh deleted the SupportActivityTraceIdCustomGeneration branch February 12, 2021 00:17
@ghost ghost locked as resolved and limited conversation to collaborators Mar 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support customized Activity trace id generation

3 participants