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

Update collector dependency after consumererror changes #2836

Merged
merged 3 commits into from
Mar 24, 2021

Conversation

Aneurysm9
Copy link
Member

Description: Update contrib to reflect changes to collector consumererror package that were made in open-telemetry/opentelemetry-collector#2768.

@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #2836 (4f61c47) into main (f9507cd) will not change coverage.
The diff coverage is 92.59%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2836   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files         450      450           
  Lines       22189    22189           
=======================================
  Hits        20325    20325           
  Misses       1394     1394           
  Partials      470      470           
Flag Coverage Δ
integration 69.09% <ø> (ø)
unit 90.53% <92.59%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
exporter/signalfxexporter/dimensions/metadata.go 68.18% <0.00%> (ø)
receiver/receivercreator/observerhandler.go 68.18% <0.00%> (ø)
exporter/elasticexporter/exporter.go 88.50% <100.00%> (ø)
exporter/googlecloudexporter/googlecloud.go 78.70% <100.00%> (ø)
exporter/honeycombexporter/honeycomb.go 93.49% <100.00%> (ø)
exporter/loadbalancingexporter/log_exporter.go 95.23% <100.00%> (ø)
exporter/loadbalancingexporter/trace_exporter.go 91.66% <100.00%> (ø)
exporter/lokiexporter/exporter.go 94.80% <100.00%> (ø)
exporter/newrelicexporter/newrelic.go 94.23% <100.00%> (ø)
exporter/newrelicexporter/transformer.go 95.60% <100.00%> (ø)
... and 5 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 f9507cd...4f61c47. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 0f36d3f into open-telemetry:main Mar 24, 2021
pmatyjasek-sumo pushed a commit to pmatyjasek-sumo/opentelemetry-collector-contrib that referenced this pull request Apr 28, 2021
…ry#2836)

* Update otelcol to latest snapshot

* Update references to changed consumererror functions and types

* go mod tidy
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
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