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 all TraceProcessor usages, use TracesProcessor #2935

Merged
merged 2 commits into from
Apr 14, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu bogdandrutu@gmail.com

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu requested a review from a team April 14, 2021 20:26
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #2935 (ad09e26) into main (671bf0a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2935   +/-   ##
=======================================
  Coverage   91.67%   91.67%           
=======================================
  Files         312      312           
  Lines       15319    15319           
=======================================
  Hits        14043    14043           
  Misses        870      870           
  Partials      406      406           
Impacted Files Coverage Δ
component/processor.go 100.00% <ø> (ø)
processor/attributesprocessor/attributes_trace.go 100.00% <ø> (ø)
...babilisticsamplerprocessor/probabilisticsampler.go 98.98% <ø> (ø)
processor/processorhelper/processor.go 100.00% <ø> (ø)
component/componenttest/shutdown_verifier.go 78.94% <100.00%> (ø)
processor/attributesprocessor/factory.go 81.39% <100.00%> (ø)
processor/batchprocessor/factory.go 100.00% <100.00%> (ø)
processor/memorylimiter/factory.go 100.00% <100.00%> (ø)
processor/probabilisticsamplerprocessor/factory.go 100.00% <100.00%> (ø)
processor/processorhelper/factory.go 100.00% <100.00%> (ø)
... and 2 more

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 671bf0a...ad09e26. Read the comment docs.

@bogdandrutu bogdandrutu merged commit c6c758c into open-telemetry:main Apr 14, 2021
@bogdandrutu bogdandrutu deleted the tracesproc branch April 14, 2021 21:04
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
Bumps golang from 1.20.2-bullseye to 1.20.3-bullseye.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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