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

fix otlp_log receiver wrong use of trace measurement #2117

Merged

Conversation

tensorchen
Copy link
Member

Description:

Fix: otlp_log receiver wrong use of trace measurement

Link to tracking Issue:

#2116

@tensorchen tensorchen requested a review from a team November 11, 2020 13:48
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #2117 (f968574) into master (d322a41) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2117      +/-   ##
==========================================
+ Coverage   92.10%   92.11%   +0.01%     
==========================================
  Files         279      279              
  Lines       17024    17048      +24     
==========================================
+ Hits        15680    15704      +24     
  Misses        925      925              
  Partials      419      419              
Impacted Files Coverage Δ
obsreport/obsreport_receiver.go 100.00% <100.00%> (ø)
obsreport/obsreporttest/obsreporttest.go 95.45% <100.00%> (+0.21%) ⬆️
receiver/otlpreceiver/logs/otlp.go 100.00% <100.00%> (ø)
translator/internaldata/resource_to_oc.go 91.54% <0.00%> (ø)

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 d322a41...f968574. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 7af0ce2 into open-telemetry:master Nov 11, 2020
@tensorchen tensorchen deleted the fix_receive_logs_monitor branch November 11, 2020 18:08
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