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

sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown #5259

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

pellared
Copy link
Member

I think this editorial change can be included in the release.

@pellared pellared added documentation Provides helpful information pkg:SDK Related to an SDK package area:logs Part of OpenTelemetry logs Skip Changelog PRs that do not require a CHANGELOG.md entry labels Apr 23, 2024
sdk/log/provider.go Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.5%. Comparing base (ae55e29) to head (c310c35).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5259     +/-   ##
=======================================
- Coverage   84.6%   84.5%   -0.1%     
=======================================
  Files        258     258             
  Lines      17349   17349             
=======================================
- Hits       14678   14674      -4     
- Misses      2360    2364      +4     
  Partials     311     311             
Files Coverage Δ
sdk/log/provider.go 100.0% <ø> (ø)

... and 2 files with indirect coverage changes

@pellared pellared merged commit baeb560 into open-telemetry:main Apr 23, 2024
26 checks passed
@pellared pellared deleted the fix-prov-met-doc branch April 23, 2024 18:19
@XSAM XSAM added this to the v1.26.0 milestone Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logs Part of OpenTelemetry logs documentation Provides helpful information pkg:SDK Related to an SDK package Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants