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

Ubgrade all packages to use backoff/v4 #2616

Merged
merged 1 commit into from
Mar 8, 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 jrcamp as a code owner March 8, 2021 19:56
@bogdandrutu bogdandrutu requested a review from a team March 8, 2021 19:56
@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #2616 (71f387e) into main (a7fbb60) will increase coverage by 22.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2616       +/-   ##
===========================================
+ Coverage   69.18%   91.31%   +22.13%     
===========================================
  Files          34      429      +395     
  Lines        1603    21457    +19854     
===========================================
+ Hits         1109    19593    +18484     
- Misses        420     1395      +975     
- Partials       74      469      +395     
Flag Coverage Δ
integration 69.24% <ø> (+0.06%) ⬆️
unit 90.21% <ø> (?)

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

Impacted Files Coverage Δ
internal/common/testing/container/container.go 73.68% <ø> (ø)
receiver/receivercreator/resourceenhancer.go 100.00% <0.00%> (ø)
exporter/awsemfexporter/config.go 100.00% <0.00%> (ø)
...ceiver/k8sclusterreceiver/collection/daemonsets.go 100.00% <0.00%> (ø)
processor/tailsamplingprocessor/processor.go 81.68% <0.00%> (ø)
exporter/sumologicexporter/source_format.go 91.30% <0.00%> (ø)
...eceiver/dotnetdiagnosticsreceiver/dotnet/metric.go 100.00% <0.00%> (ø)
...otnetdiagnosticsreceiver/dotnet/sequence_parser.go 100.00% <0.00%> (ø)
receiver/kubeletstatsreceiver/kubelet/pb.go 87.09% <0.00%> (ø)
exporter/sapmexporter/config.go 100.00% <0.00%> (ø)
... and 408 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 a7fbb60...71f387e. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 13307c7 into open-telemetry:main Mar 8, 2021
@bogdandrutu bogdandrutu deleted the backoff branch March 8, 2021 20:57
pmatyjasek-sumo referenced this pull request in pmatyjasek-sumo/opentelemetry-collector-contrib Apr 28, 2021
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
)

* remove the limit of SpanEvents when exporting

* fix changelog

* Update exporters/otlp/otlptrace/internal/tracetransform/span.go

Co-authored-by: Sam Xie <xsambundy@gmail.com>

* Update exporters/otlp/otlptrace/internal/tracetransform/span.go

Co-authored-by: Sam Xie <xsambundy@gmail.com>

* Update exporters/otlp/otlptrace/internal/tracetransform/span.go

Co-authored-by: Sam Xie <xsambundy@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Sam Xie <xsambundy@gmail.com>

* fix unused param

* fix changelog

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* fix unittest

* fix code format

Co-authored-by: Sam Xie <xsambundy@gmail.com>
Co-authored-by: Tyler Yahn <MrAlias@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.

3 participants