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

Implement otelloghttp.Exporter ForceFlush #5164

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 5, 2024

The Exporter holds no state, remove the "TODO" as this is already complete.

Part of #5057

@MrAlias MrAlias added area:logs Part of OpenTelemetry logs Skip Changelog PRs that do not require a CHANGELOG.md entry pkg:exporter:otlp Related to the OTLP exporter package labels Apr 5, 2024
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.8%. Comparing base (30487e1) to head (a298ed4).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5164   +/-   ##
=====================================
  Coverage   83.7%   83.8%           
=====================================
  Files        253     253           
  Lines      16487   16487           
=====================================
+ Hits       13807   13822   +15     
+ Misses      2389    2372   -17     
- Partials     291     293    +2     
Files Coverage Δ
exporters/otlp/otlplog/otlploghttp/exporter.go 57.1% <ø> (+57.1%) ⬆️

... and 3 files with indirect coverage changes

@pellared pellared merged commit d66a661 into open-telemetry:main Apr 8, 2024
27 checks passed
@MrAlias MrAlias mentioned this pull request Apr 8, 2024
15 tasks
@MrAlias MrAlias added this to the v1.26.0 milestone Apr 19, 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 pkg:exporter:otlp Related to the OTLP exporter 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.

3 participants