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] Refresh getting started with AspNetCore and Jaeger #5740

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Jul 4, 2024

Fixes #5739

Changes

Refresh getting started with AspNetCore and Jaeger
Opportunistic update of Instrumentation packages from contrib repository.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • [ ] Unit tests added/updated
  • [ ] Appropriate CHANGELOG.md files updated for non-trivial changes
  • [ ] Changes in public API reviewed (if applicable)

@Kielek Kielek requested a review from a team July 4, 2024 13:24
@github-actions github-actions bot added infra Infra work - CI/CD, code coverage, linters dependencies Pull requests that update a dependency file documentation Documentation related labels Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.27%. Comparing base (6250307) to head (35586a5).
Report is 276 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5740      +/-   ##
==========================================
+ Coverage   83.38%   86.27%   +2.88%     
==========================================
  Files         297      254      -43     
  Lines       12531    11057    -1474     
==========================================
- Hits        10449     9539     -910     
+ Misses       2082     1518     -564     
Flag Coverage Δ
unittests ?
unittests-Project-Experimental 86.16% <ø> (?)
unittests-Project-Stable 85.87% <ø> (?)
unittests-Solution 86.24% <ø> (?)
unittests-UnstableCoreLibraries-Experimental 85.86% <ø> (?)

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

see 197 files with indirect coverage changes

@CodeBlanch CodeBlanch changed the title Refresh getting started with AspNetCore and Jaeger [docs] Refresh getting started with AspNetCore and Jaeger Jul 5, 2024
@CodeBlanch CodeBlanch merged commit da905a8 into open-telemetry:main Jul 5, 2024
52 checks passed
@Kielek Kielek deleted the fix-getting-started branch July 6, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Documentation related infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong doc information regarding http.url
3 participants