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

.NET manual: independent and new root docs #1867

Merged
merged 6 commits into from
Nov 3, 2022

Conversation

cartermp
Copy link
Contributor

This fixes #1073 and brings the manual instrumentation bit up to par with JS.

@cartermp cartermp requested review from a team as code owners October 14, 2022 22:34
cartermp and others added 2 commits October 15, 2022 08:36
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

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

The code example seems to be very complicated. I feel that we should encourage best practices in the doc which help to create a pit of success, please find my suggestion here https://github.com/open-telemetry/opentelemetry.io/pull/1867/files#r997371774

cartermp and others added 2 commits October 20, 2022 17:29
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
@cartermp
Copy link
Contributor Author

@reyang Sorry for not pinging, thought I had. Can you take another look to see if the changes are suitable?

@cartermp
Copy link
Contributor Author

cartermp commented Nov 3, 2022

@reyang any chance to take another look? Looking to get through our open PRs this week.

Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

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

Minor comments inline. Thx

content/en/docs/instrumentation/net/manual.md Outdated Show resolved Hide resolved
content/en/docs/instrumentation/net/manual.md Outdated Show resolved Hide resolved
content/en/docs/instrumentation/net/manual.md Outdated Show resolved Hide resolved
Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

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

LGTM.

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
@cartermp cartermp merged commit 4c38558 into open-telemetry:main Nov 3, 2022
@cartermp cartermp deleted the cartermp/dotnet-independent branch November 3, 2022 19:58
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.

.NET Docs: document how to start independent spans
5 participants