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

Log Support for memorylimiter Processor #1291

Merged
merged 1 commit into from
Jul 8, 2020
Merged

Log Support for memorylimiter Processor #1291

merged 1 commit into from
Jul 8, 2020

Conversation

keitwb
Copy link
Contributor

@keitwb keitwb commented Jul 8, 2020

This adds the ability to use the memorylimiter process in log pipelines.

This adds the ability to use the memorylimiter process in log pipelines.
@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #1291 into master will decrease coverage by 0.00%.
The diff coverage is 85.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1291      +/-   ##
==========================================
- Coverage   89.43%   89.42%   -0.01%     
==========================================
  Files         212      212              
  Lines       15038    15104      +66     
==========================================
+ Hits        13449    13507      +58     
- Misses       1158     1166       +8     
  Partials      431      431              
Impacted Files Coverage Δ
obsreport/obsreport_receiver.go 100.00% <ø> (ø)
processor/metrics.go 78.44% <ø> (ø)
exporter/exportertest/sink_exporter.go 71.76% <52.94%> (-4.71%) ⬇️
exporter/exportertest/nop_exporter.go 94.73% <66.66%> (-5.27%) ⬇️
obsreport/obsreport.go 94.73% <100.00%> (+0.21%) ⬆️
obsreport/obsreport_processor.go 97.87% <100.00%> (+0.72%) ⬆️
processor/memorylimiter/factory.go 100.00% <100.00%> (ø)
processor/memorylimiter/memorylimiter.go 88.65% <100.00%> (+1.75%) ⬆️
translator/internaldata/resource_to_oc.go 86.04% <0.00%> (+2.32%) ⬆️

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 c966e14...c3f9b5f. Read the comment docs.

@tigrannajaryan tigrannajaryan merged commit faedf1d into open-telemetry:master Jul 8, 2020
@keitwb keitwb deleted the memorylimiter-logs branch July 8, 2020 14:53
wyTrivail pushed a commit to mxiamxia/opentelemetry-collector that referenced this pull request Jul 13, 2020
This adds the ability to use the memorylimiter process in log pipelines.
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
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.

3 participants