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

Upgrade OTel dependencies to v0.43.1 #925

Merged
merged 3 commits into from
Jan 27, 2022

Conversation

bryan-aguilar
Copy link
Contributor

Description: Updated service.NewConfigProvider() and service.NewDefaultConfigProvider() call to conform to breaking changes made in #4657. Removed expand.go due to NewExpandConverter() becoming exported again.

Testing: Ran unit tests and built without issue.

@bryan-aguilar bryan-aguilar requested a review from a team as a code owner January 27, 2022 17:36
go.mod Show resolved Hide resolved
@bryan-aguilar
Copy link
Contributor Author

Removed runc upgrade see #929

@codecov-commenter
Copy link

Codecov Report

Merging #925 (8d94c23) into main (5f4a11c) will decrease coverage by 2.79%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #925      +/-   ##
==========================================
- Coverage   53.69%   50.89%   -2.80%     
==========================================
  Files          12       11       -1     
  Lines         419      389      -30     
==========================================
- Hits          225      198      -27     
+ Misses        177      175       -2     
+ Partials       17       16       -1     
Impacted Files Coverage Δ
pkg/config/config_factory.go 100.00% <100.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 5f4a11c...8d94c23. Read the comment docs.

@jefchien jefchien merged commit 4936a92 into aws-observability:main Jan 27, 2022
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.

5 participants