Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added documentation for System.Diagnostics.Tracing APIs targeted for 3.0 #2972

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

Merged
merged 6 commits into from
Aug 9, 2019

Conversation

jozkee
Copy link
Member

@jozkee jozkee commented Aug 8, 2019

Affected APIs:

  • DiagnosticCounter.DisplayUnits
  • EventCounter.ToString
  • IncrementingEventCounter.ToString
  • IncrementingPollingCounter.ToString
  • PollingCounter.ToString

Note: I used EventSource.ToString as a reference for the methods included here.

@jozkee
Copy link
Member Author

jozkee commented Aug 8, 2019

@carlossanlop carlossanlop added 🏁 Release: .NET Core 3.0 :checkered_flag: Release: .NET Core 3.0 new-content Indicates PRs that contain new articles waiting-on-reviews Indicates PRs that cannot be merged because of the lack of reviews labels Aug 8, 2019
@carlossanlop carlossanlop added this to the August 2019 milestone Aug 8, 2019
Copy link
Contributor

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

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

LGTM. Let's wait for @rpetrusha / @mairaw and @sywhang to give their opinion.

Copy link
Contributor

@sywhang sywhang left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @jozkee!

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

LGTM. Just changed the verb from Obtains to Returns to match other existing ToString doc descriptions.

@mairaw mairaw added verify-build-before-merge and removed waiting-on-reviews Indicates PRs that cannot be merged because of the lack of reviews labels Aug 9, 2019
@jozkee
Copy link
Member Author

jozkee commented Aug 9, 2019

LGTM. Just changed the verb from Obtains to Returns to match other existing ToString doc descriptions.

@mairaw looks good to me, as long as build passes, I think this can be merged.
Thanks!

@mairaw mairaw merged commit ba6d145 into dotnet:master Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Release: .NET Core 3.0 :checkered_flag: Release: .NET Core 3.0 new-content Indicates PRs that contain new articles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants