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 the Export method of the otlploghttp Exporter #5182

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 9, 2024

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 9, 2024
@MrAlias MrAlias mentioned this pull request Apr 9, 2024
15 tasks
@MrAlias MrAlias marked this pull request as ready for review April 9, 2024 15:35
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.9%. Comparing base (b13ee4a) to head (1ef2fc8).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5182   +/-   ##
=====================================
  Coverage   83.9%   83.9%           
=====================================
  Files        255     256    +1     
  Lines      16596   16601    +5     
=====================================
+ Hits       13928   13938   +10     
+ Misses      2375    2370    -5     
  Partials     293     293           
Files Coverage Δ
exporters/otlp/otlplog/otlploghttp/exporter.go 91.6% <100.0%> (+1.1%) ⬆️
...otlp/otlplog/otlploghttp/internal/transform/log.go 100.0% <100.0%> (ø)

... and 2 files with indirect coverage changes

exporters/otlp/otlplog/otlploghttp/exporter.go Outdated Show resolved Hide resolved
@pellared pellared merged commit 727f03e into open-telemetry:main Apr 10, 2024
26 of 27 checks passed
@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.

4 participants