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

Add support of partial requests for logs and metrics to the exporterhelper #2059

Merged
merged 8 commits into from
Nov 4, 2020
Merged

Add support of partial requests for logs and metrics to the exporterhelper #2059

merged 8 commits into from
Nov 4, 2020

Conversation

sumo-drosiek
Copy link
Member

Description:
Add support of partial requests for logs and metrics to the exporterhelper

Link to tracking Issue:
#2057

Testing:
Unit Tests

@sumo-drosiek sumo-drosiek requested a review from a team November 4, 2020 12:46
@codecov
Copy link

codecov bot commented Nov 4, 2020

Codecov Report

Merging #2059 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2059      +/-   ##
==========================================
- Coverage   92.05%   92.05%   -0.01%     
==========================================
  Files         278      278              
  Lines       16811    16819       +8     
==========================================
+ Hits        15476    15482       +6     
- Misses        918      920       +2     
  Partials      417      417              
Impacted Files Coverage Δ
consumer/consumererror/partialerror.go 100.00% <100.00%> (ø)
exporter/exporterhelper/logshelper.go 100.00% <100.00%> (ø)
exporter/exporterhelper/metricshelper.go 86.11% <100.00%> (-5.56%) ⬇️
translator/internaldata/resource_to_oc.go 89.04% <0.00%> (-2.74%) ⬇️
receiver/otlpreceiver/otlp.go 92.30% <0.00%> (+2.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de104da...60b932c. Read the comment docs.

@bogdandrutu bogdandrutu merged commit b955550 into open-telemetry:master Nov 4, 2020
@sumo-drosiek sumo-drosiek deleted the drosiek-partial-error branch November 4, 2020 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants