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

[docs] Top-level doc showing how to initialize the OpenTelemetry SDK #5762

Merged
merged 8 commits into from
Aug 8, 2024

Conversation

CodeBlanch
Copy link
Member

Relates to #5325

Changes

  • Adds a top-level doc which shows how to initialize the SDK

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)

@CodeBlanch CodeBlanch requested a review from a team July 25, 2024 19:27
@github-actions github-actions bot added documentation Documentation related pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package labels Jul 25, 2024
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.00%. Comparing base (6250307) to head (e639418).
Report is 287 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5762      +/-   ##
==========================================
+ Coverage   83.38%   86.00%   +2.62%     
==========================================
  Files         297      256      -41     
  Lines       12531    11100    -1431     
==========================================
- Hits        10449     9547     -902     
+ Misses       2082     1553     -529     
Flag Coverage Δ
unittests ?
unittests-Solution 86.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 204 files with indirect coverage changes

docs/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Aug 3, 2024

This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or Pushing will instruct the bot to automatically remove the label. This bot runs once per day.

@github-actions github-actions bot added Stale Issues and pull requests which have been flagged for closing due to inactivity and removed Stale Issues and pull requests which have been flagged for closing due to inactivity labels Aug 3, 2024
@github-actions github-actions bot added the pkg:OpenTelemetry.Api Issues related to OpenTelemetry.Api NuGet package label Aug 7, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Member

@cijothomas cijothomas left a comment

Choose a reason for hiding this comment

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

Thank you, looks very nice.
(Where to add links to the new readme about initialization- lets discuss it once things are shipped)

@CodeBlanch CodeBlanch merged commit 230adab into open-telemetry:main Aug 8, 2024
25 checks passed
@CodeBlanch CodeBlanch deleted the docs-sdk-initialize branch August 8, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation related pkg:OpenTelemetry.Api Issues related to OpenTelemetry.Api NuGet package pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants