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.45.1 #983

Merged
merged 2 commits into from
Feb 21, 2022

Conversation

bryan-aguilar
Copy link
Contributor

Description: This PR updates all OTel dependencies to their latest version. At the time of filing that is v0.45.0 for the collector and v0.45.1 for collector-contrib.

Also in this PR is a change to the default component generator. collector/service/defaultcomponents was marked as deprecated in v0.45.0 (PR / Issue). In response to this our call to defaultcomponents.Components was causing a static lint failure. We now must explicitly build the default factory map. The changes involved adding the extensions,receivers,processors, and exporters that were provided by the upstream factory map.

Link to tracking Issue: n/a

Testing: make test && make build

Documentation: n/a

@bryan-aguilar bryan-aguilar requested a review from a team as a code owner February 21, 2022 18:01
@vasireddy99 vasireddy99 merged commit feb2583 into aws-observability:main Feb 21, 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.

4 participants