Skip to content

Add a remark to AddEvent method#4871

Merged
carlossanlop merged 2 commits intodotnet:net5-rc2from
tarekgh:net5-rc2
Sep 21, 2020
Merged

Add a remark to AddEvent method#4871
carlossanlop merged 2 commits intodotnet:net5-rc2from
tarekgh:net5-rc2

Conversation

@tarekgh
Copy link
Member

@tarekgh tarekgh commented Sep 17, 2020

Summary

Adding some remark to the Activity.AddEvent API to recommend the users avoid adding too many Event objects to the same Activity object.

dotnet/runtime#42347

@tarekgh
Copy link
Member Author

tarekgh commented Sep 17, 2020

@blowdart @noahfalk @JamesNK please have a look at this doc change and feel free to suggest any change there.

CC @carlossanlop could you please have a look too?

@opbld34
Copy link

opbld34 commented Sep 17, 2020

Docs Build status updates of commit a0d2ce6:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Diagnostics/Activity.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@gewarren gewarren closed this Sep 18, 2020
@tarekgh
Copy link
Member Author

tarekgh commented Sep 18, 2020

@gewarren any reason why this is closed?

@gewarren
Copy link
Contributor

Oh shoot, I know what happened. We merged the net5-rc2 branch into the loc-release branch and, by habit, I deleted the branch. I'll restore the branch. Thanks for letting me know!

@gewarren gewarren reopened this Sep 18, 2020
@opbld33
Copy link

opbld33 commented Sep 18, 2020

Docs Build status updates of commit a0d2ce6:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Diagnostics/Activity.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@tarekgh
Copy link
Member Author

tarekgh commented Sep 18, 2020

@gewarren if you like I can move this PR against the release branch if this make it easier for you. Also, would be nice if you can take a look at the changes too :-)

Co-authored-by: Genevieve Warren <[email protected]>
@opbld34
Copy link

opbld34 commented Sep 21, 2020

Docs Build status updates of commit 5d72f4f:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Diagnostics/Activity.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@carlossanlop carlossanlop merged commit 7bdceb5 into dotnet:net5-rc2 Sep 21, 2020
gewarren added a commit to gewarren/dotnet-api-docs that referenced this pull request Sep 24, 2020
* Add a remark to AddEvent method

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
carlossanlop added a commit that referenced this pull request Sep 24, 2020
* Automatic port of System.OperatingSystem docs for RC2 (#4852)

Co-authored-by: carlossanlop <[email protected]>

* Add Missing System.Diagnostics docs (#4856)

* Add Missing System.Diagnostics docs

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>

Co-authored-by: Carlos Sanchez <[email protected]>

* Automatically port System.Diagnostics docs for RC2 (#4853)

* Automatically port System.Diagnostics docs for RC2

* Update xml/System.Diagnostics/ActivitySamplingResult.xml

Co-authored-by: Carlos Sanchez <[email protected]>

* Update xml/System.Diagnostics/Process.xml

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Tarek Mahmoud Sayed <[email protected]>

* Automatic port of RegexParse* documentation (#4850)

* Automatic port of RegexParse* documentation

* Update xml/System.Text.RegularExpressions/RegexParseError.xml

* Apply suggestions from code review

* Update RegexParseException

* Update xml/System.Text.RegularExpressions/RegexParseException.xml

* Update xml/System.Text.RegularExpressions/RegexParseException.xml

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Prashanth Govindarajan <[email protected]>

* Add ssl API added between preview 7 and 8 (#4860)

* Automatic port of Reflection RC2 documentation (#4851)

* Revert "Add ssl API added between preview 7 and 8 (#4860)" (#4868)

This reverts commit 10d2b88.

* Add ssl API added between preview 7 and 8 #2 (#4869)

* Add ssl API added between preview 7 and 8

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* Update xml/System.Net.Security/SslStream.xml

* Apply @wfurt comments

* Add missing remark headers

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>

* Documentation for System.Net.Http.SocketsHttpHandler.ConnectCallback (#4861)

* Documentation for System.Net.Http.SocketsHttpHandler.ConnectCallback

* Apply PR comments

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>

* Add a remark to AddEvent method (#4871)

* Add a remark to AddEvent method

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>

* Automatic port of CryptoStream docs (#4888)

Co-authored-by: carlossanlop <[email protected]>

* Automatic port of System.Buffers docs (#4882)

Co-authored-by: carlossanlop <[email protected]>

* resolve isprefix conflict

* Automatic port of System.Data.Common docs (#4885)

Co-authored-by: carlossanlop <[email protected]>

* Automatic port of *PipeServerStreamAcl docs (#4880)

* Automatic port of *PipeServerStreamAcl docs

* Apply suggestions from code review

Co-authored-by: Prashanth Govindarajan <[email protected]>
Co-authored-by: David Cantú <[email protected]>

* Apply suggestions from code review

Co-authored-by: David Cantú <[email protected]>

* Apply suggestions from code review

* Update xml/System.IO.Pipes/AnonymousPipeServerStreamAcl.xml

* Update xml/System.IO.Pipes/AnonymousPipeServerStreamAcl.xml

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Prashanth Govindarajan <[email protected]>
Co-authored-by: David Cantú <[email protected]>

* Automatic port of *OSPlatformAttribute docs (#4883)

* Automatic port of *OSPlatformAttribute docs

* Missing TargetPlatformAttribute constructor parameter description.

* Apply suggestions from code review

Co-authored-by: Buyaa <[email protected]>

* Update xml/System.Runtime.Versioning/SupportedOSPlatformAttribute.xml

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Buyaa <[email protected]>

* Document System.Enum (#4894)

Co-authored-by: carlossanlop <[email protected]>

* Document Half.op_Explicit APIs (#4893)

* Document Half.op_Explicit APIs

* Equals

Co-authored-by: carlossanlop <[email protected]>

* Automatic port of Rune.CompareTo EII (#4891)

Co-authored-by: carlossanlop <[email protected]>

* Add missing docs for AsnContentException. (#4895)

* Add missing documentation for S.S.Cryptography (#4892)

* Add missing documentation for S.S.Cryptography

* Apply feedback

* Automatic port of System.Threading.ExecutionContext.Restore doc (#4887)

* Automatic port of System.Threading.ExecutionContext.Restore doc

* Update xml/System.Threading/ExecutionContext.xml

Co-authored-by: Prashanth Govindarajan <[email protected]>

* Apply suggestions from code review

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Prashanth Govindarajan <[email protected]>

* Automatic port of  explicit interface implementation of System.Net.Http.HttpRequestOptions (#4881)

* Automatic port of explicit interface implementations for System.Net.Http.HttpRequestOptions

* Apply suggestions from code review

Co-authored-by: Jan Jahoda <[email protected]>

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Jan Jahoda <[email protected]>

* Document Type.IsAssignableTo (#4898)

Co-authored-by: carlossanlop <[email protected]>

* Document System.PlatformID.Other (#4897)

Co-authored-by: carlossanlop <[email protected]>

* HTTP Version Selection (#4870)

* Sync docs with source comments

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>

* Add values

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>

* HttpClient sync operations (#4776)

* Draft for @ManickaP

* Apply suggestions from code review

Co-authored-by: Marie Píchová <[email protected]>

* Format verification

* Format verification

* Fix links

* Fix links

* Fix xml tag

* Fix links

* Fix links

* Fix links

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>

* Fix links

* Add CreateContentReadStream

* Fix links

* Add System.Net.Http.DelegatingHandler.Send

* Fix links

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>

* Remove "Synchronous" information from summary

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>

* Fix the  exception description

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Marie Píchová <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>

* adding docs for missing 5.0 apis for system.Runtime.CompilerServices.Unsafe  (#4902)

* adding docs for missing 5.0 apis

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>

* resolve conflict

* Add Sysytem.Net.* missing API (#4904)

* System.Net.Http.SocketsHttpHandler.EnableMultipleHttp2Connections

* Add Sysytem.Net.\* missing API

* Apply PR comments

* Apply suggestions from code review

* Apply suggestions from code review

* Update xml/System.Net.Http/SocketsHttpHandler.xml

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>

* Http sync follow up (#4905)

* Add the http sync follow up

* Fix closing tag

Co-authored-by: Jan Jahoda <[email protected]>

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Tarek Mahmoud Sayed <[email protected]>
Co-authored-by: Prashanth Govindarajan <[email protected]>
Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: David Cantú <[email protected]>
Co-authored-by: Buyaa <[email protected]>
Co-authored-by: Jeremy Barton <[email protected]>
Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Marie Píchová <[email protected]>
Co-authored-by: Anirudh Agnihotry <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants