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

Skip to content

feat(otel): Update .NET OTEL page with setup instructions #17699

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

Conversation

zacharycmontoya
Copy link
Contributor

What does this PR do?

This PR adds .NET specific language documentation for custom OpenTelemetry instrumentation.

Motivation

Adds .NET instructions for the new OTEL custom instrumentation we are supporting

Additional Notes

N/A


Reviewer checklist

  • Review the changed files.
  • Review the URLs listed in the Preview section.
  • Check images for PII
  • Review any mentions of "Contact Datadog support" for internal support documentation.


The following OTel features implemented in the Datadog library as noted:

| Feature | Support notes |
|---------------------------------------|-------------|-----------------------------|
| [OTel Context propagation][1] | [Datadog distributed header format][9] is used instead. |
| [Span processors][2] | Unsupported |
| OTel Context propagation | [Datadog distributed header format][9] is used instead. |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: I removed the link for the OTel Context propagation because there is no section inside the OTel .NET docs that discuss context propagation

@kayayarai kayayarai added the editorial review Waiting on a more in-depth review label Apr 13, 2023
@github-actions
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@kayayarai kayayarai merged commit 43b856f into kari/docs-4621-otel-cust-inst Apr 18, 2023
@kayayarai kayayarai deleted the zach.montoya/otel-cust-inst-dotnet branch April 18, 2023 16:27
kayayarai added a commit that referenced this pull request Apr 21, 2023
)

* structure and cleanup

* fix link

* add consolidated context prop info

* ruby, plus more structure

* cpp tktk

* dotnet tktk

* go tktk

* java tktk

* node, python tktk

* h1s in trace prop pages

* rename open_standards to opentracing

* feedback

* rest of context propagation move

* more context prop updates

* fixin

* more cleanup

* fix build

* fix ruby link

* useful links

* nit

* update intro

* move nav around a bit

* beta notice

* update H1s

* add python otel_instrumentation docs

* feat(otel): Add Java specific page (#17609)

* Update .NET OTEL page with setup instructions (#17699)

* remove custom logging line

* remove custom logging line

* fix tables

* update dotnet trace prop from master

* cleanup for publish

* links from otel section

* cleaning up after merge conflict

* link

* Apply suggestions from code review

Co-authored-by: DeForest Richards <[email protected]>

* edit feedback

* style updates

---------

Co-authored-by: Munir Abdinur <[email protected]>
Co-authored-by: Bruce Bujon <[email protected]>
Co-authored-by: Zach Montoya <[email protected]>
Co-authored-by: DeForest Richards <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial review Waiting on a more in-depth review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants